Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@taotiejs/koa-logger

taotiejs24MIT0.2.0

Koa.js logger of Taotie

koa, koa.js, http, log, logger, pino, pinojs, clickhouse, json

readme

Taotie Koa Logger

npm npm downloads license

github

Koa.js logger of Taotie, similar to koa-pino-logger

It outputs meaningful log message:

GET /api 200 10ms

Installation

npm install @taotiejs/koa-logger

Usage

All usages as same as koa-pino-logger.

Server

You may use @taotiejs/server for log collecting and querying.