ExAliyunSls.LoggerBackend (ex_aliyun_sls v0.3.2) View Source

The logger backend to send your logs to Aliyun Log Service by package.

Link to this section Summary

Link to this section Types

Specs

level() :: Logger.level()

Specs

metadata() :: [atom()]

Link to this section Functions

Link to this function

build_one_log(level, msg, timestamp, metadata)

View Source
Link to this function

get_pack_id(source, pack)

View Source

Callback implementation for :gen_event.handle_call/2.

Link to this function

handle_event(arg1, state)

View Source

Callback implementation for :gen_event.handle_event/2.

Link to this function

handle_info(arg1, state)

View Source

Callback implementation for :gen_event.handle_info/2.

Callback implementation for :gen_event.init/1.

Link to this function

terminate(reason, state)

View Source

Callback implementation for :gen_event.terminate/2.