errsole-sqlite
v2.2.0
Published
SQLite storage plugin for Errsole
Downloads
1,159
Maintainers
Readme
errsole-sqlite
SQLite storage plugin for Errsole.
What is Errsole?
Errsole is a Node.js logger with a built-in web dashboard. In this dashboard, you can easily view, filter, and search your app logs.
If your application uses SQLite as its database or if you prefer storing your application logs in SQLite, you should install both the errsole
and errsole-sqlite
modules. This setup allows you to store your application logs directly in your SQLite database.