//
pkg.gl
Category
github.com/GLCharge/ocpp-go
logging
package
0.18.2
Repository:
https://github.com/glcharge/ocpp-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
15 SLOC
#
Structs
VoidLogger
VoidLogger is an empty implementation of the Logger interface, which doesn't actually process any logs.
#
Interfaces
Logger
Logger is the adapter interface that needs to be implemented, if the library should internally print logs.