0.1.14 • Published 8 months ago

@syntsugar/lokipop v0.1.14

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

GitHub Workflow Status (with event) npm NPM

LOKIPOP

Experience Loki on edge runtime as effortlessly as enjoying a lollipop.

Installation

pnpm i @syntsugar/lokipop

Usage

const logger = new LokiLogger({
  url: "http://example.com",
});

logger.debug("Test Debug Message");

await logger.send();

ChangeLog

For detailed changelog, check CHANGELOG.md.

License

This project is licensed under the MIT License. See the included LICENSE file for more details.

0.1.14

8 months ago

0.1.13

8 months ago

0.1.11

9 months ago

0.1.10

9 months ago

0.1.9

9 months ago

0.1.8

9 months ago

0.1.7

9 months ago

0.1.2

9 months ago