package
0.1.4
Repository: https://github.com/starfork/stargo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetLevel converts a level string into a logger Level value.
NewLogger builds a new logger based on options.
Returns true if the given level is at or lower the current logger level.
WithCallerSkipCount set frame count to skip.
WithContext set Context.
WithFields set default fields for the logger.
WithLevel set default level for the logger.
WithOutput set default output writer for the logger.

# Constants

DebugLevel level.
ErrorLevel level.
FatalLevel level.
InfoLevel is the default logging priority.
TraceLevel level.
WarnLevel level.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author