Categorygithub.com/explodes/explodio/stand
modulepackage
0.0.6
Repository: https://github.com/explodes/explodio.git
Documentation: pkg.go.dev

# README

stand

explodio "standard" utilities library.

Common utils and functionality for explodio.

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewLogger creates a Logger from a LogWriter.
NewMultiplexedLogWriter creates a Logger that logs to multiple outputs.
NewStdoutLogger creates a Logger that writes to stdout.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
Logger writes logs or formatted logs to some kind of output.
Loggerf writes formatted logs to some kind of output.
LogWriter writes log strings to some kind of output.

# Type aliases

No description provided by the author