//
pkg.gl
Category
github.com/ooni/probe-cli/v3
internal
logmodel
package
3.25.0-alpha
Repository:
https://github.com/ooni/probe-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
5
Files
27 SLOC
#
Interfaces
DebugLogger
DebugLogger is a logger emitting only debug messages.
InfoLogger
InfoLogger is a logger emitting debug and infor messages.
Logger
Logger defines the common interface that a logger should have.