Categorygithub.com/negbie/logp
modulepackage
0.0.0-20190313141056-04cebff7f846
Repository: https://github.com/negbie/logp.git
Documentation: pkg.go.dev

# README

logp

# Functions

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
Init combines the configuration from config with the command line flags to initialize the Logging systems.
InitPaths sets the default paths in the configuration based on CLI flags, configuration file and default values.
No description provided by the author
TODO: remove toSyslog and toStderr from the init function.
No description provided by the author
New creates a new Paths object with all values set to empty values.
NewLogger creates a new Logger instance with custom debug selector.
No description provided by the author
Resolve resolves a path to a location in one of the default folders.
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
WTF prints the message at CRIT level and panics immediately with the same message.

# Constants

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
From /usr/include/sys/syslog.h.
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

# Variables

No description provided by the author
Paths is the Path singleton on which the top level functions from this package operate.
No description provided by the author

# Structs

No description provided by the author
Logger provides a logging type using the global logp functionality.
No description provided by the author
No description provided by the author

# Type aliases

FileType is an enumeration type representing the file types.
No description provided by the author