UNPKG

errsole-postgres

Version:

PostgreSQL storage plugin for Errsole

19 lines (12 loc) 790 B
# errsole-postgres PostgreSQL storage plugin for Errsole. <div> <a href="https://coveralls.io/github/errsole/errsole-postgres"> <img src="https://coveralls.io/repos/github/errsole/errsole-postgres/badge.svg" alt="Coverage Status" /> </a> </div> ## 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)