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

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


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

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# errsole-mysql
Coverage Status

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)