package
0.6.1
Repository: https://github.com/somatech1/mikros.git
Documentation: pkg.go.dev

# Functions

Any wraps a value into a formatted log string field.
Error wraps an error into a formatted log string field.
Int32 wraps an int32 value into a formatted log string field.
String wraps a string into a formatted log string field.

# Structs

Field is a helper object that implements the loggerApi.Attribute interface allowing services to add more information into their log messages.