Documentation ¶
Index ¶
- func NewGetCommand() cli.Command
- func NewGetCommandWithEnv(env *commoncli.Env) cli.Command
- func NewResetCommand() cli.Command
- func NewResetCommandWithEnv(env *commoncli.Env) cli.Command
- func NewSetCommand() cli.Command
- func NewSetCommandWithEnv(env *commoncli.Env) cli.Command
- func PrettyPrintLogger(env *commoncli.Env, results ...any) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGetCommand ¶
Returns a cli.command that gets the logger information using the default cli environment.
func NewGetCommandWithEnv ¶
Returns a cli.command that gets the root logger information.
func NewResetCommand ¶
Returns a cli.command that sets the log level using the default cli environment.
func NewResetCommandWithEnv ¶
Returns a cli.command that sets the log level.
func NewSetCommand ¶
Returns a cli.command that sets the log level using the default cli environment.
func NewSetCommandWithEnv ¶
Returns a cli.command that sets the log level.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.