package
0.0.0-20240923172513-9eefff77361c
Repository: https://github.com/deepsourcecorp/artifacts.git
Documentation: pkg.go.dev
# Functions
Audit logs a message at audit level.
AuditCtx logs a message at audit level with context.
Initialize initializes the logger.
Debug logs a message at debug level.
DebugCtx logs a message at debug level with context.
No description provided by the author
Error logs a message at error level.
ErrorCtx logs a message at error level with context.
Fatal logs a message at fatal level.
FatalCtx logs a message at fatal level with context.
Info logs a message at info level.
InfoCtx logs a message at info level with context.
Log logs a message at the given level with context.
Warn logs a message at warn level.
WarnCtx logs a message at warn level with context.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author