Interface JsonLogConverter.LogScope
- Enclosing interface:
JsonLogConverter
public static interface JsonLogConverter.LogScope
Information about a "log scope" in the emitted span data.
-
Method Summary
-
Method Details
-
name
String name()Returns the name from theLogScope
.- Returns:
- name
-
attributes
Returns the attributes from theLogScope
.- Returns:
- attributes
-