REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 689 B
Close
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/triple-beam/README.md
Text
Base64
# triple-beam Definitions of levels for logging purposes & shareable Symbol constants. ## Usage ``` js const { LEVEL } = require('triple-beam'); const colors = require('colors/safe'); const info = { [LEVEL]: 'error', level: 'error', message: 'hey a logging message!' }; // Colorize your log level! info.level = colors.green(info.level); // And still have an unmutated copy of your level! console.log(info.level === 'error'); // false console.log(info[LEVEL] === 'error'); // true ``` ## Tests Tests are written with `mocha`, `assume`, and `nyc`. They can be run with `npm`: ``` npm test ``` ##### LICENSE: MIT ##### AUTHOR: [Charlie Robbins](https://github.com/indexzero)
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 2 × Files: 5
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
.nyc_output
DIR
-
drwxr-xr-x
2026-02-21 00:53:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
config
DIR
-
drwxr-xr-x
2026-02-21 00:53:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
CHANGELOG.md
374 B
lrw-r--r--
2026-02-21 00:53:34
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
1.04 KB
lrw-r--r--
2026-02-21 00:53:24
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
1.04 KB
lrw-r--r--
2026-02-21 00:53:20
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
1.00 KB
lrw-r--r--
2026-02-21 00:53:34
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
689 B
lrw-r--r--
2026-02-21 00:53:36
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).