UNPKG

errsole-mysql

Version:

MySQL storage plugin for Errsole

19 lines (10 loc) 853 B
# errsole-mysql <a href="https://coveralls.io/github/errsole/errsole-mysql"><img src="https://coveralls.io/repos/github/errsole/errsole-mysql/badge.svg" alt="Coverage Status" /></a> MySQL storage plugin for Errsole. ## What is 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 MySQL as its database or if you prefer storing your application logs in MySQL, you should install both the `errsole` and `errsole-mysql` modules. This setup allows you to store your application logs directly in your MySQL database. ## Setup [Errsole with MySQL](https://github.com/errsole/errsole.js/blob/master/docs/mysql-storage.md) ## Full Documentation [https://github.com/errsole/errsole.js](https://github.com/errsole/errsole.js)