get logger name from Trace
get logger name from Trace
trace with value example.LivePingService.ping(PingService.scala:22) will have example.LivePingService as logger name
default log format for slf4j logger
slf4j marker name aspect
slf4j marker name aspect
annotation key: SLF4J.logMarkerNameAnnotationKey
log aspect annotation key for slf4j marker name
Use this layer to register an use an Slf4j logger in your app.
Use this layer to register an use an Slf4j logger in your app. To avoid double logging, you should create this layer only once in your application
Use this layer to register an use an Slf4j logger in your app.
Use this layer to register an use an Slf4j logger in your app. To avoid double logging, you should create this layer only once in your application
Use this layer to register an use an Slf4j logger in your app.
Use this layer to register an use an Slf4j logger in your app. To avoid double logging, you should create this layer only once in your application