Search
logfmt_ex
v0.1.0
Pages
Modules
Settings
View Source
LogfmtEx.ValueEncoder
protocol
(logfmt_ex v0.1.0)
Link to this section
Summary
Types
t()
Functions
encode(value)
Link to this section
Types
Link to this type
t()
View Source
@type
t() ::
term
()
Link to this section
Functions
Link to this function
encode(value)
View Source
@spec
encode(
term
()) ::
iodata
()