antikythera v0.3.0 AntikytheraCore.GearLog.Level View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: :debug | :info | :error

Link to this section Functions

Link to this function

default()

View Source
default() :: t()
Link to this function

from_string(level_str)

View Source
from_string(String.t()) :: t()
Link to this function

write_to_log?(min_level, message_level)

View Source
write_to_log?(t(), t()) :: boolean()