package
0.0.0-20240330051931-8e8356ccce8f
Repository: https://github.com/zainal21/go-bone.git
Documentation: pkg.go.dev

# Functions

AccessLog http accessing log.
Any log.
No description provided by the author
DebugWithContext log debug with context.
No description provided by the author
Error log.
ErrorWithContext log error with context.
EventId log.
EventName log.
Fatal log.
No description provided by the author
InfoWithContext log info with context.
MessageFormat message with custom argument.
NewFields create instance new field.
No description provided by the author
No description provided by the author
String log.
Trace log.
TraceWithContext log trace with context.
Warn log.
WarnWithContext log warn with context.

# Constants

EnvironmentKey holds the environment field.
No description provided by the author
No description provided by the author
No description provided by the author
FileKey holds the file field.
FunctionKey holds the function field.
LineKey holds the line field.
LogFormatJSON this log format json.
LogTypeFile this log type for file.
LogTypePrint this log type for print.
MessageKey holds the message field.
PackageKey holds the package field.
ServiceKey holds the service field.

# Structs

No description provided by the author
Field log object.
Formatter decorates log entries with function name and package name (optional) and line number (optional).

# Type aliases

FieldFunc log.
No description provided by the author