Skip to content

Commit fb73e9b

Browse files
committed
docs: update README
1 parent 1162248 commit fb73e9b

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
1-
# errsole-mysql
1+
# errsole-mysql
2+
3+
MySQL storage plugin for Errsole.
4+
5+
## What is Errsole?
6+
7+
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.
8+
9+
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.
10+
11+
## Full Documentation
12+
13+
[https://github.com/errsole/errsole.js](https://github.com/errsole/errsole.js)

0 commit comments

Comments
 (0)