LogsDao returns the app logs Dao instance.
This Dao could operate only on the tables and models associated with the logs database. For example, trying to access the users table from LogsDao will result in error.
Generated using TypeDoc
LogsDao returns the app logs Dao instance.
This Dao could operate only on the tables and models associated with the logs database. For example, trying to access the users table from LogsDao will result in error.