UNPKG

workers-loki-logger

Version:

A Logger for the Cloudflare workers environment that sends the logs to grafana loki

3 lines 131 B
export { Logger } from './logger.js'; export { formatErrorToString } from './error-formatter.js'; //# sourceMappingURL=index.js.map