SQLite storage plugin for Errsole.
Errsole is an open-source logger for Node.js applications. It comes with a built-in log viewer to view, filter, and search your application 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.