logging

package
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// DefaultLogger is used for all non-error messages that are printed to stdout
	DefaultLogger log.Logger

	// DefaultErrLogger is used for all error messages that are printed to stderr
	DefaultErrLogger log.Logger
)

Functions

func SetupLogging

func SetupLogging(configLogLevel int, formatJSON bool, instance string)

SetupLogging initializes the global "Logger" object.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL