https://github.com/errsole/errsole-postgres
https://github.com/errsole/errsole-postgres
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/errsole/errsole-postgres
- Owner: errsole
- Created: 2024-03-26T10:50:24.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-13T13:11:21.000Z (about 1 year ago)
- Last Synced: 2025-06-03T23:33:19.672Z (about 1 year ago)
- Language: JavaScript
- Size: 310 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# errsole-postgres
PostgreSQL storage plugin for Errsole.
## What is Errsole?
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.
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.
## Full Documentation
[https://github.com/errsole/errsole.js](https://github.com/errsole/errsole.js)