An open API service indexing awesome lists of open source software.

https://github.com/errsole/errsole-sequelize


https://github.com/errsole/errsole-sequelize

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# errsole-sequelize
Coverage Status

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)