package
0.13.3
Repository: https://github.com/devstream-io/devstream.git
Documentation: pkg.go.dev

# Functions

Debug log info with color and symbol, for a notice.
Debugf log info with color,symbol and format for a notice.
Error log error with color adn symbol for a warning event.
Errorf log error with color,symbol and format for a warning event.
Fatal log fatal with color and symbol for a fatal event.
Fatalf log fatal with color,symbol and format for a fatal event.
Info log info with color and symbol, for a notice.
Infof log info with color,symbol and format for a notice.
No description provided by the author
No description provided by the author
Success log success with color and symbol, for a success operation.
Successf log success with color,symbol and format for a success operation.
Warn log warn with color and symbol, for a warning event.
Warnf log warn with color,symbol and format for a warning event.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
REMOVELEVEL logrus stack level is 9, should be removed from stack trace.
ROOTCALLER should be main proc.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Symbols struct contains all symbols.

# Type aliases

No description provided by the author