Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
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. |
Click to show internal directories.
Click to hide internal directories.