Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mixin ¶
type Mixin struct { handler.IO *std_zap.Logger LogAppend bool `usage:"Append events to preexisting file instead of truncating it"` LogFile string `usage:"File to receive JSON log events"` LogLevel string }
func (*Mixin) BindCobraFlags ¶
Implements cage/cli/handler.Mixin
Click to show internal directories.
Click to hide internal directories.