Skip to content

Commit 3b14467

Browse files
committed
docs: add README
1 parent 11cf8d3 commit 3b14467

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
1-
# errsole-postgres
1+
# errsole-postgres
2+
3+
PostgreSQL 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 PostgreSQL as its database or if you prefer storing your application logs in PostgreSQL, you should install both the "errsole" and "errsole-postgres" modules. This setup allows you to store your application logs directly in your PostgreSQL database.
10+
11+
## Full Documentation
12+
13+
[https://github.com/errsole/errsole.js](https://github.com/errsole/errsole.js)

0 commit comments

Comments
 (0)