[][src]Macro postgres_extension::elog

macro_rules! elog {
    ($elevel:expr, $fmt:expr, $($args:tt)*) => { ... };
}