LoggerNameExtractor

zio.logging.LoggerNameExtractor
See theLoggerNameExtractor companion object
sealed trait LoggerNameExtractor

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

The alphanumeric version of the || operator.

The alphanumeric version of the || operator.

Attributes

Converts this extractor into a log format

Converts this extractor into a log format

Attributes

final def toLogGroup(default: String): LogGroup[Any, String]

Converts this extractor into a log group

Converts this extractor into a log group

Attributes

Returns a new extractor which return logger name from this one or other if this is empty

Returns a new extractor which return logger name from this one or other if this is empty

Attributes