Categorygithub.com/protonmail/logging
modulepackage
0.0.0-20160809001733-a0fd585265df
Repository: https://github.com/protonmail/logging.git
Documentation: pkg.go.dev

# README

logging

go logging

#example check example folder example.go file

# Packages

No description provided by the author

# Functions

GetAllReport get all exsiting logger's log.
GetDefaultLogger get a default logger will the std::out.
GetLogger get a logger based on a module, module can't be null.
PrintStatus info printing.

# Structs

Logger is logrus.logger extension.