Documentation
¶
Overview ¶
package logging provides a JSON structured stdout level logger
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceLogger ¶
ServiceLogger is a json structured leveled logger used by the service to log messages to stdout
func New ¶
func New(logLevel string) (ServiceLogger, error)
New creates and returns a new ServiceLogger and error (if any).
Click to show internal directories.
Click to hide internal directories.