db_error

Macro db_error 

Source
macro_rules! db_error {
    ($($t:tt)*) => { ... };
}
Expand description

Append error log entry to database.