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

format()
format() :: String.t()

Link to this type

inode()
inode() :: File.Stat.t()

Link to this type

level()
level() :: Logger.level()

Link to this type

metadata()
metadata() :: [atom()]

Link to this type

path()
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.

Callback implementation for c::gen_event.init/1.

Link to this function

prune(binary)
prune(IO.chardata()) :: IO.chardata()

Link to this function

take_metadata(metadata, keys)