package
0.1.1
Repository: https://github.com/zostay/zedpm.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
New creates a new logger for use with a plugin.
No description provided by the author
No description provided by the author

# Constants

AutoSpinning requests an automatically ticked spinner.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
None is not a flag.
No description provided by the author
Plain requests that the log line be printed without spinners, outcomes, etc.
No description provided by the author
No description provided by the author
Spinning requests a manually ticked spinner.
No description provided by the author

# Structs

Logger is provided to plugins to allow them to interact with the parent task in a standard way.

# Interfaces

No description provided by the author
Interface is the logging interface that is provided to both the plugin logging system and the master logging system.
No description provided by the author

# Type aliases

ActionFlag provides additional flags for actions.
No description provided by the author
Outcome is used to record the outcome of some running action.