logger_file_backend_with_formatters v0.0.1 LoggerFileBackendWithFormatters
Link to this section Summary
Functions
Callback implementation for c::gen_event.handle_call/2
Callback implementation for c::gen_event.handle_event/2
Callback implementation for c::gen_event.handle_info/2
Callback implementation for c::gen_event.init/1
Link to this section Types
Link to this type
file()
file()
file() :: :file.io_device()
file() :: :file.io_device()
Link to this type
format()
format()
format() :: String.t()
format() :: String.t()
Link to this type
inode()
inode()
inode() :: File.Stat.t()
inode() :: File.Stat.t()
Link to this type
level()
level()
level() :: Logger.level()
level() :: Logger.level()
Link to this type
metadata()
metadata()
metadata() :: [atom()]
metadata() :: [atom()]
Link to this type
path()
path()
path() :: String.t()
path() :: String.t()
Link to this section Functions
Link to this function
handle_call(arg1, state)
Callback implementation for c::gen_event.handle_call/2
.
Link to this function
handle_event(arg1, state)
Callback implementation for c::gen_event.handle_event/2
.
Link to this function
handle_info(_, state)
Callback implementation for c::gen_event.handle_info/2
.
Link to this function
init(arg)
Callback implementation for c::gen_event.init/1
.
Link to this function
prune(binary)
prune(binary)
prune(IO.chardata()) :: IO.chardata()
prune(IO.chardata()) :: IO.chardata()
Link to this function