Discover Packages
github.com/Uchet-kz/hectane
log
package
Version:
v0.0.0-...-269b0f3
Opens a new window with list of versions in this module.
Published: May 10, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
Shutdown the logging backend.
Initialize the logging backend. Colored output is disabled since it isn't
supported on all platforms and because it will cause problems when
redirecting log output to a file.
type Config struct {
Debug bool `json:"debug"`
Logfile string `json:"logfile"`
}
Configuration for logging.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.