dblog

The logger for the ORM. This is public so you can set its level separately. By default, it logs at warning and above.

__gshared
MultiLogger dblog;

Meta