glimt/dispatcher/stdout

Functions

pub fn dispatcher(serializer: fn(LogMessage(a, b, c)) -> String) -> fn(
  LogMessage(a, b, c),
) -> Nil

Dispatcher that writes the log message to stdout

Search Document