package
0.0.0-20230925131715-2e80e8953276
Repository: https://github.com/cmelgarejo/go-gql-server.git
Documentation: pkg.go.dev

# Functions

Debug Log.
Debugf Log.
Error Log.
Errorf Log.
Errorfn Log errors of a [fn] 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.