Package Exports
- rfc-log-levels
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (rfc-log-levels) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
rfc-log-levels
A map of log level aliases matched to their numeric values. Follows the RFC Standard.
Install
- Install:
npm install --save rfc-log-levels
- Module:
require('rfc-log-levels')
- Install:
npm install --save rfc-log-levels
- Module:
require('rfc-log-levels')
- CDN URL:
//wzrd.in/bundle/rfc-log-levels@1.1.0
- Install:
ender add rfc-log-levels
- Module:
require('rfc-log-levels')
Editions
This package is published with the following editions:
rfc-log-levels
aliasesrfc-log-levels/source/index.json
rfc-log-levels/source/index.json
is JSON
Usage
const logLevels = require('rfc-log-levels')
console.log(logLevels.info) // 6
Refer to index.json
for the full listing.
History
Discover the release history by heading on over to the HISTORY.md
file.
Contribute
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
Backers
Maintainers
These amazing people are maintaining this project:
Sponsors
No sponsors yet! Will you be the first?
Contributors
These amazing people have contributed code to this project:
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
License
Unless stated otherwise all works are:
- Copyright © 2018+ Benjamin Lupton
and licensed under: