0.1.14 • Published 2 years ago

@syntsugar/lokipop v0.1.14

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.1.13

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.2

2 years ago