//
pkg.gl
Category
github.com/classmarkets/fabio
logger
package
1.5.0
Repository:
https://github.com/classmarkets/fabio.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
525 SLOC
#
Functions
New
New creates a new logger that writes log events in the given format to the provided writer.
#
Constants
CombinedFormat
Common log file formats.
CommonFormat
Common log file formats.
#
Variables
Fields
Fields contains a list of all known static log fields in alphabetical order.
#
Structs
Event
Event defines the elements of a loggable event.
#
Interfaces
Logger
Logger logs an event.