Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Module for fx.
Functions ¶
Types ¶
type Config ¶ added in v1.455.0
type Config struct { Headers header.Map `yaml:"headers,omitempty" json:"headers,omitempty" toml:"headers,omitempty"` Kind string `yaml:"kind,omitempty" json:"kind,omitempty" toml:"kind,omitempty"` URL string `yaml:"url,omitempty" json:"url,omitempty" toml:"url,omitempty"` Level string `yaml:"level,omitempty" json:"level,omitempty" toml:"level,omitempty"` }
Config for logger.
Click to show internal directories.
Click to hide internal directories.