//
pkg.gl
Category
github.com/llmos-ai/llmos
pkg
utils
log
package
0.2.0
Repository:
https://github.com/llmos-ai/llmos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
85 SLOC
#
Functions
NewLogger
No description provided by the author
#
Interfaces
Logger
Logger is the interface we want for our logger, so we can plug different ones easily.