//
pkg.gl
Category
github.com/somatech1/mikros
components
logger
package
0.6.1
Repository:
https://github.com/somatech1/mikros.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
9
Files
34 SLOC
#
Functions
Any
Any wraps a value into a formatted log string field.
Error
Error wraps an error into a formatted log string field.
Int32
Int32 wraps an int32 value into a formatted log string field.
String
String wraps a string into a formatted log string field.
#
Structs
Field
Field is a helper object that implements the loggerApi.Attribute interface allowing services to add more information into their log messages.