Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
LoggerNameExtractor.type
Members list
Type members
Inherited types
The names of the product elements
The name of the type
Value members
Concrete methods
Extractor which take logger name from annotation
Extractor which take logger name from annotation
Value parameters
- name
-
name of annotation
Attributes
Extractor which take logger name from annotation or Trace if specified annotation is not present
Extractor which take logger name from annotation or Trace if specified annotation is not present
Value parameters
- name
-
name of annotation
Attributes
Concrete fields
Extractor which take logger name from annotation with key zio.logging.loggerNameAnnotationKey or Trace if specified annotation is not present
Extractor which take logger name from annotation with key zio.logging.loggerNameAnnotationKey or Trace if specified annotation is not present
Attributes
Extractor which take logger name from Trace
Extractor which take logger name from Trace
trace with value ''example.LivePingService.ping(PingService.scala:22)'' will have ''example.LivePingService'' as logger name