Struct syslog_ng_common::LogPipe [] [src]

pub struct LogPipe(pub *mut LogPipe);

Trait Implementations

impl Pipe for LogPipe
[src]

fn forward(&mut self, msg: LogMessage)