https://github.com/errsole/errsole-sequelize
https://github.com/errsole/errsole-sequelize
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/errsole/errsole-sequelize
- Owner: errsole
- Created: 2024-02-26T08:42:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-27T08:01:41.000Z (over 1 year ago)
- Last Synced: 2025-10-05T00:25:07.081Z (8 months ago)
- Language: JavaScript
- Size: 4.16 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sequelize 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 app uses Oracle, PostgreSQL, MySQL, MariaDB, SQLite, or SQL Server as its database, or if you prefer to store your app logs in one of these databases, you should install the "errsole-sequelize" module along with "errsole". This combination enables you to store your app logs in your chosen database.
## Full Documentation
[https://github.com/errsole/errsole.js](https://github.com/errsole/errsole.js)