Struct trust_dns::logger::TrustDnsLogger [] [src]

pub struct TrustDnsLogger { /* fields omitted */ }

Methods

impl TrustDnsLogger
[src]

Trait Implementations

impl Log for TrustDnsLogger
[src]

Determines if a log message with the specified metadata would be logged. Read more

Logs the LogRecord. Read more