Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
venki91 committed Jun 27, 2024
1 parent 7a7a0b9 commit 4d82467
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# errsole-sqlite
# errsole-sqlite

SQLite 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 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.

## Full Documentation

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

0 comments on commit 4d82467

Please sign in to comment.