Module rebar_log

Function Index

crashdump/2
default_level/0
error_level/0
get_level/0
init/2
intensity/0Returns 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

Function Details

crashdump/2

crashdump(Str, Args) -> any()

default_level/0

default_level() -> any()

error_level/0

error_level() -> any()

get_level/0

get_level() -> any()

init/2

init(Caller, Verbosity) -> any()

intensity/0

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/1

is_verbose(State) -> any()

log/3

log(Level, Str, Args) -> any()

set_level/1

set_level(Level) -> any()

valid_level/1

valid_level(Level) -> any()


Generated by EDoc, Jun 11 2024, 05:49:40.