15.0.0 • Published 2 years ago
nightingale-level-names v15.0.0
Install
npm install --save nightingale-level-names
Usage
import Level from 'nightingale-Levels';
import levelNames from 'nightingale-level-names';
console.log(levelNames.get(Level.TRACE));
console.log(levelNames.get(Level.DEBUG));
console.log(levelNames.get(Level.INFO));
console.log(levelNames.get(Level.WARN));
console.log(levelNames.get(Level.ERROR));
console.log(levelNames.get(Level.CRITICAL));
console.log(levelNames.get(Level.FATAL));
console.log(levelNames.get(Level.ALERT));
console.log(levelNames.get(Level.EMERGENCY));
15.0.0
2 years ago
14.2.0
2 years ago
14.0.0
2 years ago
13.0.0
3 years ago
12.1.4
3 years ago
12.0.0
4 years ago
12.1.0
4 years ago
12.1.1
4 years ago
11.7.2
4 years ago
11.7.1
4 years ago
11.7.0
4 years ago
11.6.0
4 years ago
11.5.2
4 years ago
11.1.0
4 years ago
11.0.1
4 years ago
11.0.0
5 years ago
10.0.0
5 years ago
2.0.2
7 years ago
2.0.1
7 years ago
2.0.0
7 years ago
1.2.0
7 years ago
1.1.0
9 years ago
1.0.0
9 years ago