ExSeq.CLEFLevel (exseq v0.1.1)

View Source

Enumerates the valid CLEF log levels.

Summary

Types

t()

@type t() :: :Debug | :Verbose | :Information | :Warning | :Error | :Fatal

Functions

elixir_to_clef_level(arg1)

to_string(arg1)

@spec to_string(t()) :: String.t()