Versions in this module Expand all Collapse all v1 v1.3.8 Jun 12, 2024 v1.3.7 Jun 12, 2024 Changes in this version + var Levels = []Level + type Level string + const Debug + const Default + const Error + const Info + const Trace + const Warn + func ByName(s string) Level + func (level Level) IsAtLeast(l Level) bool