package
0.0.0-20220131081325-7bbeaa0e2e07
Repository: https://github.com/aseegull/edriver-space.git
Documentation: pkg.go.dev

# Functions

LogErr() func delivers error to logs.
LogErrWithFields() func allows to log some error with additional fields in JSON format.
LogFatal() func delivers fatal error to logs and shuts down the program.
LogInit() initializes logger, setting log messages format and output destination.
LogMsg() func delivers message and its type to logs.
LogMsgWithFields() func allows to log your message with additional fields in JSON format.