Built motion from commit da617fac.|2.6.6
[motion2.git] / server / config / logger.js
index 099ce5a..cbe06ca 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 _0x05b2=['fileLogger','exports','../utils/loggers'];(function(_0x201a0e,_0x1463c9){var _0x4e3225=function(_0x27247a){while(--_0x27247a){_0x201a0e['push'](_0x201a0e['shift']());}};_0x4e3225(++_0x1463c9);}(_0x05b2,0x13d));var _0x205b=function(_0x432bc9,_0xf2146c){_0x432bc9=_0x432bc9-0x0;var _0x69a3ad=_0x05b2[_0x432bc9];return _0x69a3ad;};'use strict';var fileLogger=require(_0x205b('0x0'))[_0x205b('0x1')];module[_0x205b('0x2')]=fileLogger;
\ No newline at end of file