Built motion from commit da617fac.|2.6.6
[motion2.git] / server / config / logger.js
index 33d6469..cbe06ca 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x231f=['Console','env','debugLevel','moment','path','INFO','join','/var','xcally','format','message','replace','{{{','[%s]\x20[%s]\x20%s\x20-\x20%s','YYYY-MM-DD\x20HH:mm:ss','level','toUpperCase','exports','Logger','File','%s-%s','error','info','transports'];(function(_0x3c4ec9,_0x12cb12){var _0x20d5f3=function(_0x350605){while(--_0x350605){_0x3c4ec9['push'](_0x3c4ec9['shift']());}};_0x20d5f3(++_0x12cb12);}(_0x231f,0x123));var _0xf231=function(_0xaa97d3,_0x43edb1){_0xaa97d3=_0xaa97d3-0x0;var _0x559cb1=_0x231f[_0xaa97d3];return _0x559cb1;};'use strict';var moment=require(_0xf231('0x0'));var winston=require('winston');var util=require('util');var path=require(_0xf231('0x1'));var debugLevel=_0xf231('0x2');function filename(_0x365342,_0x1779d5){return path[_0xf231('0x3')](_0xf231('0x4'),'log',_0xf231('0x5'),util[_0xf231('0x6')]('%s-%s.log',_0x365342,_0x1779d5));}function formatter(_0x29c367,_0x2b5c36){_0x2b5c36[_0xf231('0x7')]=_0x2b5c36['message'][_0xf231('0x8')](/@@{/g,_0xf231('0x9'))[_0xf231('0x8')](/}@@/g,'}}}')[_0xf231('0x8')](/@{/g,'{{')[_0xf231('0x8')](/}@/g,'}}');return util['format'](_0xf231('0xa'),moment()['format'](_0xf231('0xb')),_0x2b5c36[_0xf231('0xc')][_0xf231('0xd')](),_0x29c367,_0x2b5c36[_0xf231('0x7')]);}module[_0xf231('0xe')]=function(_0x58442f){return new winston[(_0xf231('0xf'))]({'transports':[new winston['transports'][(_0xf231('0x10'))]({'name':util[_0xf231('0x6')](_0xf231('0x11'),_0x58442f,_0xf231('0x12')),'filename':filename(_0x58442f,_0xf231('0x12')),'level':'error','json':![],'maxsize':0xa00000,'maxFiles':0xa,'tailable':!![],'formatter':function(_0x1b2de3){return formatter(_0x58442f,_0x1b2de3);}}),new winston['transports'][(_0xf231('0x10'))]({'name':util[_0xf231('0x6')](_0xf231('0x11'),_0x58442f,_0xf231('0x13')),'filename':filename(_0x58442f,'info'),'level':_0xf231('0x13'),'json':![],'maxsize':0xa00000,'maxFiles':0xa,'tailable':!![],'formatter':function(_0x5396eb){return formatter(_0x58442f,_0x5396eb);}}),new winston[(_0xf231('0x14'))][(_0xf231('0x15'))]({'level':process[_0xf231('0x16')][_0xf231('0x17')]||debugLevel,'json':![],'formatter':function(_0x26769e){return formatter(_0x58442f,_0x26769e);}})]});};
\ 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