package
0.0.0-20230124143938-f6679fdee0bd
Repository: https://github.com/andreid/go-gql-server.git
Documentation: pkg.go.dev
# Functions
Error Log.
Errorf Log.
Errorfn Log errors with format.
Fatal Log.
Fatalf Log.
Info Log.
Infof Log.
InvalidArg is a standard error message.
InvalidArgValue is a standard error message.
MissingArg is a standard error message.
NewLogger initializes the standard logger.
Panic Log.
Panicf Log.
Warn Log.
Warnf Log.
# Structs
Event stores messages to log later, from our standard interface.
StandardLogger enforces specific log message formats.