Struct syslog_ng_common::LogParser [] [src]

pub struct LogParser(_);

Methods

impl LogParser
[src]

Trait Implementations

impl Pipe for LogParser
[src]

fn forward(&mut self, msg: LogMessage)