Module logi_layout_limit

A logi_layout implementation which limits the size of a log message.

Copyright © 2015-2016 Takeru Ohta <phjgt308@gmail.com>

Behaviours: logi_layout.

Description

A logi_layout implementation which limits the size of a log message

Function Index

new/1Equivalent to new(BaseLayout, []).
new/2Creates a new layout instance.

Function Details

new/1

new(BaseLayout::logi_layout:layout()) -> logi_layout:layout()

Equivalent to new(BaseLayout, []).

new/2

new(BaseLayout::logi_layout:layout(), Options) -> logi_layout:layout()

Creates a new layout instance


Generated by EDoc, Sep 27 2018, 23:13:24.