Log v0.3.0 Log.Level View Source

Link to this section Summary

Link to this section Types

Link to this section Functions

Link to this function

get_weight(level)

View Source
get_weight(level :: t()) :: weight()
Link to this function

name_max_length()

View Source
name_max_length() :: pos_integer()
Link to this function

parse(level)

View Source
parse(level :: atom()) :: t() | {:error, String.t()}
Link to this function

parse!(level)

View Source
parse!(level :: atom()) :: t() | no_return()