8000 Tags · v3xlabs/logger · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: v3xlabs/logger

Tags

v1.6.4

Toggle v1.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Export stripAnsi (#104)

v1.6.3

Toggle v1.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Introduce basic pre/post processor logic (#96)

* Intorduce pro/post processors

* Implement tests

* Fix lint

* Fix test coverage and remove method scope processors

* Fix generics

* More options for processors

* JsDocs

v1.6.2

Toggle v1.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix GenericLogFunction type (#95)

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Export additional typing for logmethods (#91)

* Export forgotten types

* genlogfunc return `any` and fix accidental formatting

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Introduce Call Chaining (#90)

* src/index.ts: return Logger from LogMethod

* tests/chaining.test.ts: add test for chaining

v1.5.3

Toggle v1.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Apply various eslint fixes (#88)

v1.5.2

Toggle v1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Introduce Runtime Filter / Exclude (#76)

* Introduce Runtime Filter / Exclude

* Fix Linting Issues

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change license to LGPL in readme.md (#65)

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Introduce LGPLv3 (#54)

v1.4.5-1

Toggle v1.4.5-1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Introduce FileLogger (#53)

* test and basic file logger

* removed uneeded func

* refactor

Co-authored-by: Lucemans <luc@lucemans.nl>
0