ex_aliyun_sls v0.2.0 ExAliyunSls.LoggerBackend View Source

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

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.

Callback implementation for c::gen_event.terminate/2.

Link to this section Types

Link to this section Functions

Link to this function

add_item_to_package(item) View Source

Link to this function

build_one_log(level, msg, timestamp, metadata) View Source

Link to this function

clear_current_package(state) View Source

Link to this function

get_pack_id(source, pack) View Source

Callback implementation for c::gen_event.handle_call/2.

Link to this function

handle_event(arg1, state) View Source

Callback implementation for c::gen_event.handle_event/2.

Link to this function

handle_info(arg1, state) View Source

Callback implementation for c::gen_event.handle_info/2.

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

Link to this function

terminate(reason, state) View Source

Callback implementation for c::gen_event.terminate/2.