package
0.4.0
Repository: https://github.com/superlars1337/go-basics.git
Documentation: pkg.go.dev

# Functions

CheckErrFatal: checks for error and exits the program #panic.
Debug - print debuglog.
Error - print errorlog.
ErrorS - print errorlog (string only).
No description provided by the author
Fatal - print errorlog and exit program # panic.
FatalS - print error and exit program # panic (string only).
Info - print infolog.
Init - setup logger and mode (phuslu).
Message - print plain message.
No description provided by the author
Success - print success message - YAY.
Warn - print warnlog.

# Constants

own pretty printer with emojis , DEFAULT LOGGER.
define logger Ids.
define logger Ids.