type log/slog.Level (basic type)

Method Implmentations (1 other method implements nothing)

AppendText(b []byte) ([]byte, error) Level.M : encoding.TextAppender.AppendText
Level() Level Level.M : Leveler.Level
MarshalJSON() ([]byte, error) Level.M : encoding/json.Marshaler.MarshalJSON
MarshalText() ([]byte, error) Level.M : encoding.TextMarshaler.MarshalText
String() string Level.M : expvar.Var.String Level.M : fmt.Stringer.String Level.M : context.stringer.String Level.M : runtime.stringer.String
UnmarshalJSON(data []byte) error *Level.M : encoding/json.Unmarshaler.UnmarshalJSON