A LogContext
stores context associated with logging operations.
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Self type
Members list
Value members
Concrete methods
Merges this context with the specified context.
Merges this context with the specified context.
Attributes
Annotates the context with the specified annotation and value, returning the new context.
Annotates the context with the specified annotation and value, returning the new context.
Attributes
Renders value for given annotation
Renders value for given annotation
Attributes
Renders all log annotations in the context.
Renders all log annotations in the context.
Attributes
Retrieves the specified annotation from the context.
Retrieves the specified annotation from the context.
Attributes
Retrieves the specified annotation by name from the context, return rendered value.
Retrieves the specified annotation by name from the context, return rendered value.
Attributes
Merges this context with the specified context.
Merges this context with the specified context.