Built motion from commit 1fa89557.|2.6.10
[motion2.git] / server / config / logger.js
index 099ce5a..8fbff58 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf54a=['path','INFO','/var','log','xcally','format','%s-%s.log','level','toUpperCase','message','exports','Logger','transports','File','%s-%s','error','info','Console','env','debugLevel','winston','util'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0xf54a,0x1b6));var _0xaf54=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xf54a[_0x3dd15e];return _0x231fd0;};'use strict';var moment=require('moment');var winston=require(_0xaf54('0x0'));var util=require(_0xaf54('0x1'));var path=require(_0xaf54('0x2'));var debugLevel=_0xaf54('0x3');function filename(_0x13fa20,_0x20d158){return path['join'](_0xaf54('0x4'),_0xaf54('0x5'),_0xaf54('0x6'),util[_0xaf54('0x7')](_0xaf54('0x8'),_0x13fa20,_0x20d158));}function formatter(_0x1d48b7,_0x69fd4d){return util[_0xaf54('0x7')]('[%s]\x20[%s]\x20%s\x20-\x20%s',moment()['format']('YYYY-MM-DD\x20HH:mm:ss'),_0x69fd4d[_0xaf54('0x9')][_0xaf54('0xa')](),_0x1d48b7,_0x69fd4d[_0xaf54('0xb')]);}module[_0xaf54('0xc')]=function(_0x784c74){return new winston[(_0xaf54('0xd'))]({'transports':[new winston[(_0xaf54('0xe'))][(_0xaf54('0xf'))]({'name':util[_0xaf54('0x7')](_0xaf54('0x10'),_0x784c74,_0xaf54('0x11')),'filename':filename(_0x784c74,'error'),'level':_0xaf54('0x11'),'json':![],'maxsize':0xa00000,'maxFiles':0xa,'tailable':!![],'formatter':function(_0x50158d){return formatter(_0x784c74,_0x50158d);}}),new winston[(_0xaf54('0xe'))]['File']({'name':util[_0xaf54('0x7')](_0xaf54('0x10'),_0x784c74,_0xaf54('0x12')),'filename':filename(_0x784c74,_0xaf54('0x12')),'level':_0xaf54('0x12'),'json':![],'maxsize':0xa00000,'maxFiles':0xa,'tailable':!![],'formatter':function(_0x2b2bc8){return formatter(_0x784c74,_0x2b2bc8);}}),new winston[(_0xaf54('0xe'))][(_0xaf54('0x13'))]({'level':process[_0xaf54('0x14')][_0xaf54('0x15')]||debugLevel,'json':![],'formatter':function(_0x11dfd3){return formatter(_0x784c74,_0x11dfd3);}})]});};
\ No newline at end of file
+var _0x520e=['../utils/loggers','fileLogger','exports'];(function(_0xb867ee,_0x57ffd4){var _0x35eed7=function(_0x5c484b){while(--_0x5c484b){_0xb867ee['push'](_0xb867ee['shift']());}};_0x35eed7(++_0x57ffd4);}(_0x520e,0x1cb));var _0xe520=function(_0x1034ca,_0x14ecd6){_0x1034ca=_0x1034ca-0x0;var _0x1a023a=_0x520e[_0x1034ca];return _0x1a023a;};'use strict';var fileLogger=require(_0xe520('0x0'))[_0xe520('0x1')];module[_0xe520('0x2')]=fileLogger;
\ No newline at end of file