zio.logging.LogFormat
See theLogFormat companion trait
object LogFormat
Attributes
Members list
Type members
Classlikes
object Pattern
A Pattern
is string representation of LogFormat
A Pattern
is string representation of LogFormat
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait Argobject Causeclass Colorobject EscapedArgPrefixobject EscapedCloseBracketobject EscapedOpenBracketobject FiberIdclass Fixedclass Highlightclass KeyValueobject KeyValuesclass Labelobject LogLevelobject LogMessageobject LoggerNameclass Spanobject Spansclass Timestampobject TraceLineclass Patternsclass TextShow all
Inherited types
The names of the product elements
The name of the type
Value members
Concrete methods
Returns a new log format that appends the specified span to the log output.
Returns a new log format that appends the specified span to the log output.
Attributes
Concrete fields
Returns a new log format that appends all annotations to the log output.
Returns a new log format that appends all annotations to the log output.
Attributes
Returns a new log format that appends all spans to the log output.
Returns a new log format that appends all spans to the log output.
Attributes
In this article