gadget

package module
v1.3.8 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
qb
log
Package log provides convenience functions to allow more granular levels of logging Requirements: - structured logging - output will most likely be in json, but that shouldn't be known by the log creators - log levels - limited as possible but convenient and impossible to screw up - convenient setup and integration with standard baseLogger - ability to include system/container/service names in logs by default - include stack traces or other info Requirements: - plain text output to local log file (io.Writer) - structured json output to CloudWatch (or similar service) inputs for each level: error OR printf style
Package log provides convenience functions to allow more granular levels of logging Requirements: - structured logging - output will most likely be in json, but that shouldn't be known by the log creators - log levels - limited as possible but convenient and impossible to screw up - convenient setup and integration with standard baseLogger - ability to include system/container/service names in logs by default - include stack traces or other info Requirements: - plain text output to local log file (io.Writer) - structured json output to CloudWatch (or similar service) inputs for each level: error OR printf style
Package stringutil contains utility functions for working with strings.
Package stringutil contains utility functions for working with strings.

Jump to

Keyboard shortcuts

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