Kvasir.Syslog.Encode (kvasir v1.0.1)
Encode a syslog structure (see Kvasir.Syslog
) as string.
It uses the String.Chars
protocol to implement to_string/1
function and let us convert the structure into a string.
Encode a syslog structure (see Kvasir.Syslog
) as string.
It uses the String.Chars
protocol to implement to_string/1
function and let us convert the structure into a string.