Documentation
¶
Overview ¶
Package verbosity is a plugin of launchr to configure log level of the app.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
type Plugin struct{}
Plugin is launchr plugin to set verbosity of the application.
func (Plugin) CobraAddCommands ¶
CobraAddCommands implements launchr.CobraPlugin interface to set app verbosity.
func (Plugin) PluginInfo ¶
func (p Plugin) PluginInfo() launchr.PluginInfo
PluginInfo implements launchr.Plugin interface.
Click to show internal directories.
Click to hide internal directories.