4.3.0 • Published 4 months ago

rfc-log-levels v4.3.0

Weekly downloads
1,184
License
Artistic-2.0
Repository
github
Last release
4 months ago

A map of log level aliases matched to their numeric values. Follows the RFC Standard.

npm

jspm

<script type="module">
    import * as pkg from '//dev.jspm.io/rfc-log-levels'
</script>

Usage

const logLevels = require('rfc-log-levels')
console.log(logLevels.info) // 6

Refer to index.json for the full listing.

Discover the release history by heading on over to the HISTORY.md file.

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

These amazing people are maintaining this project:

No sponsors yet! Will you be the first?

These amazing people have contributed code to this project:

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

Unless stated otherwise all works are:

and licensed under:

4.2.0

4 months ago

4.3.0

4 months ago

3.20.0

5 months ago

3.19.0

6 months ago

4.0.0

5 months ago

3.21.0

5 months ago

3.18.0

6 months ago

4.1.0

5 months ago

3.17.0

3 years ago

3.16.0

3 years ago

3.15.0

3 years ago

3.14.0

4 years ago

3.13.0

4 years ago

3.12.0

4 years ago

3.11.0

4 years ago

3.10.0

4 years ago

3.9.0

4 years ago

3.8.0

4 years ago

3.7.0

4 years ago

3.6.0

4 years ago

3.5.0

4 years ago

3.4.0

4 years ago

3.3.0

4 years ago

3.2.0

4 years ago

3.1.0

4 years ago

3.0.0

4 years ago

2.3.0

4 years ago

2.2.0

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.2.0

4 years ago

1.1.0

6 years ago

1.0.0

6 years ago