log

module
v0.10.8 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2026 License: BSD-2-Clause

README

LOG

The log package is a simple interface wrapper around the zerolog logging package. The provided base implementation includes a logger ID and parent logger ID in the logging output. These can be used for auditing purposes, such as execution paths used to make changes.

Testing

Testing must use the -tags=testing if you are planning on using any of the provided testing functionality.

Management

The logmngr package is provided to simplify initialization of logging for web service type programs.

Directories

Path Synopsis
pkg
log

Jump to

Keyboard shortcuts

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