ContextSyncLoggingImpl
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- LoggingImpl (hidden)
Attributes
- Inherited from:
- LoggingImpl (hidden)
Attributes
- Inherited from:
- LoggingImpl (hidden)
Attributes
- Inherited from:
- ServiceLogging
Attributes
- Inherited from:
- LoggingImpl (hidden)
Attributes
- Inherited from:
- LoggingImpl (hidden)
push new message to log, level will be automatically checked
push new message to log, level will be automatically checked
Value parameters
- level
-
desired level of logging, message will not be rendered\sent, if logging level of current logger is not low enough
- message
-
composed string with
{}
placeholders for values do not create strings on each call, use constant template string instead - values
-
log parameters , values of types having
Loggable
instance would be converted automatically
Attributes
- Definition Classes
-
LoggingImpl -> LoggingBase
- Inherited from:
- LoggingImpl (hidden)
could be overridden in the implementations, write message about some exception
could be overridden in the implementations, write message about some exception
Attributes
- Definition Classes
-
LoggingImpl -> LoggingBase
- Inherited from:
- LoggingImpl (hidden)
could be overridden in the implementation, same as write
but add additional info via marker
could be overridden in the implementation, same as write
but add additional info via marker
Attributes
- Definition Classes
-
LoggingImpl -> LoggingBase
- Inherited from:
- LoggingImpl (hidden)