{"library":"errsole-sqlite","type":"library","category":null,"description":"SQLite storage plugin for Errsole, an open-source Node.js logger with a built-in web log viewer. Version 3.0.3 integrates with errsole (≥3.x) to store logs directly in SQLite, enabling seamless filtering and searching via the Errsole dashboard. Ideal for SQLite-backed applications, it avoids external dependencies and requires only the errsole and errsole-sqlite packages. Released under MIT license, with TypeScript types and GitHub Actions CI.","language":"javascript","status":"active","version":"3.0.3","tags":["javascript","errsole","sqlite","log","logs","logging","logger","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install errsole-sqlite","imports":["const errsoleSQLite = require('errsole-sqlite');","const ErrsoleSQLite = require('errsole-sqlite');","const errsole = require('errsole');\nconst ErrsoleSQLite = require('errsole-sqlite');\nconst logger = errsole({\n  storage: new ErrsoleSQLite('/path/to/logs.sqlite')\n});"]},{"cmd":"yarn add errsole-sqlite","imports":[]},{"cmd":"pnpm add errsole-sqlite","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"errsole-sqlite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}