package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Apr 11, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
Documentation
¶
func New() (*logger, error)
const (
LOG_LEVEL_TRACE LOG_LEVEL = iota + 1
LOG_LEVEL_DEBUG
LOG_LEVEL_INFO
LOG_LEVEL_WARN
LOG_LEVEL_ERROR
LOG_LEVEL_CRITICAL
)
const (
LOG_STREAM_CONSOLE LOG_STREAM = iota + 1
LOG_STREAM_FILE
LOG_STREAM_MULTIPLE
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.