antikythera v0.4.0 AntikytheraCore.GearLog.Level View Source

Link to this section Summary

Link to this section Types

Specs

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

Link to this section Functions

Specs

default() :: t()

Specs

from_string(String.t()) :: t()

Specs

new(any()) :: Croma.Result.t(t())

Specs

new!(any()) :: t()

Specs

valid?(any()) :: boolean()
Link to this function

write_to_log?(min_level, message_level)

View Source

Specs

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