package
0.0.10
Repository: https://github.com/kingstonduy/go-core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Log Debug.
Logf Debug.
Log Error.
Logf Error.
Log Fatal.
Logf Fatal.
Return DefaultLogger with given fields.
No description provided by the author
GetLevel converts a level string into a logger Level value.
Log Info.
Logf Info.
Log writes a log entry.
Logf writes a formatted log entry.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Log Trace.
Logf Trace.
Log Warn.
Logf Warn.
WithCallerSkipCount set frame count to skip.
WithFields set default fields for the logger.
WithLevel set default level for the logger.
WithMaskedSensitiveData set default to masked sensitive data or not.
No description provided by the author
WithOutput set default output writer for the logger.
No description provided by the author

# Constants

DebugLevel level.
ErrorLevel level.
FatalLevel level.
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
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
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
No description provided by the author
No description provided by the author
InfoLevel is the default logging priority.
TraceLevel level.
WarnLevel level.

# Variables

# Structs

No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author