UNPKG
mlcl_log
Version:
latest (0.9.6)
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.2.2
0.2.0
0.1.1
0.1.0
0.0.2
0.0.1
molecuel CMS - logging module
github.com/molecuel/mlcl_log
molecuel/mlcl_log
mlcl_log
/
dist
/
config.js
7 lines
(6 loc)
•
81 B
JavaScript
View Raw
1
2
3
4
5
6
7
'use strict'
;
let
config; config = {
name
:
'log'
};
module
.
exports
= config;