JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 507
  • Score
    100M100P100Q98262F
  • License MIT

SQLite storage plugin for Errsole

Package Exports

  • errsole-sqlite
  • errsole-sqlite/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (errsole-sqlite) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

errsole-sqlite

Coverage Status

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