Versions in this module Expand all Collapse all v0 v0.1.7 Aug 22, 2021 v0.1.6 Aug 22, 2021 v0.1.4 Aug 22, 2021 Changes in this version + type Level int + const Debug + const Error + const Info + const Trace + const Warning + func LabeledLevel(lm label.Map) Level + func (l Level) Log(ctx context.Context, msg string) + func (l Level) Logf(ctx context.Context, format string, args ...interface{})