https://github.com/errsole/errsole-mongodb
https://github.com/errsole/errsole-mongodb
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/errsole/errsole-mongodb
- Owner: errsole
- Created: 2024-02-26T08:41:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T06:39:52.000Z (about 2 years ago)
- Last Synced: 2024-04-14T07:18:34.874Z (about 2 years ago)
- Language: JavaScript
- Size: 1.97 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MongoDB 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 app uses MongoDB as its database or you prefer to store your app logs in a MongoDB database, install the "errsole-mongodb" module along with "errsole". This combination allows you to store your app logs in a MongoDB database.
## Full Documentation
[https://github.com/errsole/errsole.js](https://github.com/errsole/errsole.js)