Discover Packages
github.com/modulo-srl/sparalog
package
module
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Mar 26, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Sparalog
Logging with independent streaming levels.
Features
One logger, multiple writers for every logging level.
Thread safe.
Light and tested.
Logs panics from all goroutines without defer.
Notes
Writers internal errors are redirected to the default writer.
Copyright 2020,2023 Modulo srl - Licensed under the MIT license
Expand ▾
Collapse ▴
Documentation
¶
Da chiamare prima di ogni unit test.
Avvia il logger di default.
Va chiamata una volta che i writer sono stati inizializzati e associati.
Termina il sistema di logging.
Gestisce i panic (della routine corrente), termina i logger
attendendo gentilmente il termine dei writer asincroni.
Va chiamata al termine del main.
Source Files
¶
Directories
¶
examples
Click to show internal directories.
Click to hide internal directories.