errsole-postgres
Version:
PostgreSQL storage plugin for Errsole
19 lines (12 loc) • 790 B
Markdown
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>
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.
[ ](https://github.com/errsole/errsole.js)
PostgreSQL storage plugin