Versions in this module Expand all Collapse all v3 v3.0.0 Oct 24, 2024 Changes in this version + type Func func(Level, string, ...interface{}) + func Stdout() Func + func Test(t *testing.T) Func + type Level int + const Debug + const Error + const Info + const None + const Warn + func (l Level) String() string Other modules containing this package github.com/canonical/go-dqlite github.com/canonical/go-dqlite/v2