Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶ added in v0.53.0
type Config struct { helper.TransformerConfig `mapstructure:",squash" yaml:",inline"` helper.ScopeNameParser `mapstructure:",omitempty,squash" yaml:",omitempty,inline"` }
Config is the configuration of a logger name parser operator.
type Parser ¶ added in v0.53.0
type Parser struct { helper.TransformerOperator helper.ScopeNameParser }
Parser is an operator that parses logger name from a field to an entry.
Click to show internal directories.
Click to hide internal directories.