//
pkg.gl
Category
github.com/lorenzodonini/ocpp-go
logging
package
0.19.0
Repository:
https://github.com/lorenzodonini/ocpp-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
6
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.