pine/format

Types

pub type Formatter =
  fn(log.Log) -> String

Functions

pub fn json(log: Log) -> String
pub fn plain(log: Log) -> String
Search Document