https://github.com/errsole/errsole-mysql
https://github.com/errsole/errsole-mysql
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/errsole/errsole-mysql
- Owner: errsole
- Created: 2024-03-26T10:49:58.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-13T13:08:21.000Z (about 1 year ago)
- Last Synced: 2025-07-11T02:52:05.532Z (11 months ago)
- Language: JavaScript
- Size: 81.1 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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)