An open API service indexing awesome lists of open source software.

https://github.com/errsole/errsole-sqlite


https://github.com/errsole/errsole-sqlite

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# errsole-sqlite
Coverage Status

SQLite storage plugin for Errsole.

## What is Errsole?

Errsole is an open-source logger for Node.js applications. It comes with a built-in log viewer to view, filter, and search your application logs.

If your application uses SQLite as its database or if you prefer storing your application logs in SQLite, you should install both the `errsole` and `errsole-sqlite` modules. This setup allows you to store your application logs directly in your SQLite database.

## Setup

[Errsole with SQLite](https://github.com/errsole/errsole.js/blob/master/docs/sqlite-storage.md)

## Full Documentation

[https://github.com/errsole/errsole.js](https://github.com/errsole/errsole.js)