Struct postgres::LoggingNoticeHandler
[−]
[src]
pub struct LoggingNoticeHandler;
A notice handler which logs at the info
level.
This is the default handler used by a Connection
.