Sends log message to SQLite error log handler. The callback has to
be set through dm_db_set_log_callback() initially.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | err_code |
Error code. |
||
| character(len=*), | intent(in) | :: | err_msg |
Error message. |