crashdump/2 | |
default_level/0 | |
error_level/0 | |
get_level/0 | |
init/2 | |
intensity/0 | Returns the color intensity, we first check the application envorinment if that is not set we check the environment variable REBAR_COLOR. |
is_verbose/1 | |
log/3 | |
set_level/1 | |
valid_level/1 |
crashdump(Str, Args) -> any()
default_level() -> any()
error_level() -> any()
get_level() -> any()
init(Caller, Verbosity) -> any()
intensity() -> any()
Returns the color intensity, we first check the application envorinment if that is not set we check the environment variable REBAR_COLOR.
is_verbose(State) -> any()
log(Level, Str, Args) -> any()
set_level(Level) -> any()
valid_level(Level) -> any()
Generated by EDoc, Sep 1 2022, 19:47:14.