• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ekino / node-logger
92%

Build:
DEFAULT BRANCH: master
Repo Added 02 Jun 2017 05:17AM UTC
Files 4
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 3.0
  • dependabot/npm_and_yarn/acorn-7.1.1
  • dependabot/npm_and_yarn/flatted-3.4.2
  • dependabot/npm_and_yarn/glob-parent-5.1.2
  • dependabot/npm_and_yarn/handlebars-4.7.7
  • dependabot/npm_and_yarn/handlebars-4.7.9
  • dependabot/npm_and_yarn/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/ini-1.3.7
  • dependabot/npm_and_yarn/json5-2.2.3
  • dependabot/npm_and_yarn/lodash-4.17.19
  • dependabot/npm_and_yarn/lodash-4.17.21
  • dependabot/npm_and_yarn/lodash-4.17.23
  • dependabot/npm_and_yarn/minimatch-3.1.5
  • dependabot/npm_and_yarn/normalize-url-4.5.1
  • dependabot/npm_and_yarn/picomatch-2.3.2
  • dependabot/npm_and_yarn/y18n-4.0.1
  • feat-add-transport
  • feat/typescriptdef
  • feat/typescriptdef-old
  • feature/next-release
  • fix-typescript
  • master
  • release-process
  • update-default-export
  • upgrade-deps
  • v0.1.1
  • v0.3.0
  • v1.0.0

30 Apr 2026 04:12PM UTC coverage: 91.829% (+0.3%) from 91.481%
25176313858

push

github

web-flow
Merge pull request #48 from tduyng/3.0

@ekino/logger v3.0

Summary

Rewrite @ekino/logger for v3.0
Motivation

    It's been so long time the library is not matained
    Rewrite this library for adapting the modern Node.js (Typescript, ESM)

What has changed?

Here are the key changes made in this PR:

    Rewritten in ESM
    Support for dual package (CommonJS and ESM)
    Rewritten in TypeScript
    Removed many unnecessary dependencies
    Replaced yarn with pnpm, which is faster and more convenient with different commands and management
    Upgraded GitHub Actions, rewrote some deprecated syntax
    Using git-cliff on GitHub Actions for easily customizable CHANGELOG
    Replaced ESLint + Prettier with Biome, which is faster, has sufficient rules, and is easier to set up
    Rewrote all tests from ava + sinon.js + nyc + ts-node to vitest (compatible with ESM)
    Create a benchmark compare with pino.js and winston
    Refactored and cleaned up code, focusing on performance, and much more...

97 of 111 branches covered (87.39%)

Branch coverage included in aggregate %.

47 of 52 new or added lines in 4 files covered. (90.38%)

2 existing lines in 1 file now uncovered.

139 of 146 relevant lines covered (95.21%)

217.99 hits per line

Relevant lines Covered
Build:
Build:
146 RELEVANT LINES 139 COVERED LINES
217.99 HITS PER LINE
Source Files on master
  • Tree
  • List 4
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25176313858 master Merge pull request #48 from tduyng/3.0 @ekino/logger v3.0 Summary Rewrite @ekino/logger for v3.0 Motivation It's been so long time the library is not matained Rewrite this library for adapting the modern Node.js (Typescript, ESM) What... push 30 Apr 2026 04:12PM UTC web-flow github
91.83
25153028796 3.0 Merge 055d9864b into 962984800 Pull #48 30 Apr 2026 07:28AM UTC web-flow github
91.83
25153016626 3.0 Merge 573350671 into 962984800 Pull #48 30 Apr 2026 07:27AM UTC web-flow github
91.83
25152922411 3.0 Merge 3112d1187 into 962984800 Pull #48 30 Apr 2026 07:25AM UTC web-flow github
91.83
25119787570 3.0 Merge 3553df687 into 962984800 Pull #48 29 Apr 2026 04:03PM UTC web-flow github
87.05
25119411537 3.0 Merge 3465c168a into 962984800 Pull #48 29 Apr 2026 03:55PM UTC web-flow github
87.05
25099436225 3.0 Merge d76b5d5d8 into 962984800 Pull #48 29 Apr 2026 08:47AM UTC web-flow github
96.97
23631121590 dependabot/npm_and_yarn/handlebars-4.7.9 chore(deps): bump handlebars from 4.7.7 to 4.7.9 Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.7 to 4.7.9. - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.c... Pull #53 27 Mar 2026 04:26AM UTC web-flow github
91.48
23567613789 dependabot/npm_and_yarn/picomatch-2.3.2 chore(deps): bump picomatch from 2.3.1 to 2.3.2 Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picoma... Pull #52 25 Mar 2026 10:35PM UTC web-flow github
91.48
23351628999 dependabot/npm_and_yarn/flatted-3.4.2 chore(deps): bump flatted from 3.2.6 to 3.4.2 Bumps [flatted](https://github.com/WebReflection/flatted) from 3.2.6 to 3.4.2. - [Commits](https://github.com/WebReflection/flatted/compare/v3.2.6...v3.4.2) --- updated-dependencies: - dependency-nam... Pull #51 20 Mar 2026 04:11PM UTC web-flow github
91.48
See All Builds (135)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc