Built motion from commit 97153652.|2.6.26
[motion2.git] / server / utils / loggers.js
index b171a6c..b89c568 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x07fa=['%s-%s','error','util','moment','../config/environment','debugLevel','toLowerCase','info','redBG\x20white','bold\x20yellow','white','bold\x20white','gray','bold\x20magenta','bold\x20blue','bold\x20cyan','addColors','/var/log/xcally','join','format','%s-%s.log','message','replace','{{{','level','toUpperCase','meta','length','YYYY-MM-DD\x20HH:mm:ss','Logger','transports','Console','warn','File'];(function(_0x461886,_0x4fc171){var _0x295e0a=function(_0x451524){while(--_0x451524){_0x461886['push'](_0x461886['shift']());}};_0x295e0a(++_0x4fc171);}(_0x07fa,0xac));var _0xa07f=function(_0x2adbeb,_0x5581be){_0x2adbeb=_0x2adbeb-0x0;var _0x5e18a6=_0x07fa[_0x2adbeb];return _0x5e18a6;};'use strict';var path=require('path');var util=require(_0xa07f('0x0'));var moment=require(_0xa07f('0x1'));var winston=require('winston');var config=require(_0xa07f('0x2'));var debugLevel=config['debugLevel']?config[_0xa07f('0x3')][_0xa07f('0x4')]():_0xa07f('0x5');var XC_LOG_LEVELS={'fatal':0x0,'error':0x0,'warn':0x1,'info':0x2,'print':0x2,'success':0x2,'http':0x3,'verbose':0x4,'debug':0x5,'silly':0x6};var XC_LOG_COLORS={'fatal':_0xa07f('0x6'),'error':'red','warn':_0xa07f('0x7'),'info':_0xa07f('0x8'),'print':_0xa07f('0x9'),'success':'bold\x20green','http':_0xa07f('0xa'),'verbose':_0xa07f('0xb'),'debug':_0xa07f('0xc'),'silly':_0xa07f('0xd')};winston[_0xa07f('0xe')](XC_LOG_COLORS);function getLogFileName(_0x20a1bb,_0x1093d,_0x42a153){var _0x2947d5=_0x20a1bb||_0xa07f('0xf');return path[_0xa07f('0x10')](_0x2947d5,util[_0xa07f('0x11')](_0xa07f('0x12'),_0x1093d,_0x42a153));}function formatter(_0x3bad1a,_0x3211dc){_0x3211dc[_0xa07f('0x13')]=_0x3211dc[_0xa07f('0x13')][_0xa07f('0x14')](/@@{/g,_0xa07f('0x15'))[_0xa07f('0x14')](/}@@/g,'}}}')[_0xa07f('0x14')](/@{/g,'{{')[_0xa07f('0x14')](/}@/g,'}}');return util[_0xa07f('0x11')]('[%s]\x20[%s]\x20%s\x20-\x20%s',moment()['format']('YYYY-MM-DD\x20HH:mm:ss'),_0x3211dc[_0xa07f('0x16')][_0xa07f('0x17')](),_0x3bad1a,_0x3211dc[_0xa07f('0x13')]);}function fileFormat(_0x52e984,_0x39f7dd){_0x39f7dd['message']=_0x39f7dd[_0xa07f('0x13')]['replace'](/@@{/g,_0xa07f('0x15'))[_0xa07f('0x14')](/}@@/g,'}}}')[_0xa07f('0x14')](/@{/g,'{{')[_0xa07f('0x14')](/}@/g,'}}');var _0x1f231e=_0x39f7dd[_0xa07f('0x18')]&&Object['keys'](_0x39f7dd['meta'])[_0xa07f('0x19')]?'\x0a\x09'+JSON['stringify'](_0x39f7dd['meta']):'';return util['format']('[%s]\x20[%s]\x20%s\x20-\x20%s\x20%s',moment()[_0xa07f('0x11')](_0xa07f('0x1a')),_0x39f7dd[_0xa07f('0x16')][_0xa07f('0x17')](),_0x52e984,_0x39f7dd[_0xa07f('0x13')],_0x1f231e);}function consoleLogger(){var _0x5decc0=new winston[(_0xa07f('0x1b'))]({'levels':XC_LOG_LEVELS,'transports':[new winston[(_0xa07f('0x1c'))][(_0xa07f('0x1d'))]({'level':_0xa07f('0x1e'),'json':![],'formatter':function(_0xbb2772){return formatter('',_0xbb2772);}})]});return _0x5decc0;}function fileLogger(_0xfe6405,_0x1359b9){var _0x275121=new winston[(_0xa07f('0x1b'))]({'levels':XC_LOG_LEVELS,'transports':[new winston['transports'][(_0xa07f('0x1f'))]({'name':util[_0xa07f('0x11')](_0xa07f('0x20'),_0xfe6405,_0xa07f('0x21')),'filename':getLogFileName(_0x1359b9,_0xfe6405,'error'),'level':_0xa07f('0x21'),'json':![],'maxsize':0xa00000,'maxFiles':0xa,'tailable':!![],'formatter':function(_0x5e9948){return fileFormat(_0xfe6405,_0x5e9948);}}),new winston[(_0xa07f('0x1c'))][(_0xa07f('0x1f'))]({'name':util[_0xa07f('0x11')](_0xa07f('0x20'),_0xfe6405,debugLevel),'filename':getLogFileName(_0x1359b9,_0xfe6405,debugLevel),'level':debugLevel,'json':![],'maxsize':0xa00000,'maxFiles':0xa,'tailable':!![],'formatter':function(_0x1eedeb){return fileFormat(_0xfe6405,_0x1eedeb);}}),new winston[(_0xa07f('0x1c'))]['Console']({'level':'warn','json':![],'formatter':function(_0x1cc234){return fileFormat(_0xfe6405,_0x1cc234);}})]});return _0x275121;}exports['consoleLogger']=consoleLogger;exports['fileLogger']=fileLogger;
\ No newline at end of file
+var _0xa581=['level','toUpperCase','meta','keys','length','stringify','[%s]\x20[%s]\x20%s\x20-\x20%s\x20%s','Logger','transports','Console','warn','File','%s-%s','error','consoleLogger','fileLogger','path','winston','../config/environment','debugLevel','info','redBG\x20white','white','bold\x20white','gray','bold\x20blue','bold\x20cyan','addColors','/var/log/xcally','join','%s-%s.log','message','replace','{{{','}}}','format','YYYY-MM-DD\x20HH:mm:ss'];(function(_0x3826ad,_0x49a30d){var _0x17b900=function(_0x38474f){while(--_0x38474f){_0x3826ad['push'](_0x3826ad['shift']());}};_0x17b900(++_0x49a30d);}(_0xa581,0xee));var _0x1a58=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xa581[_0x3dd15e];return _0x231fd0;};'use strict';var path=require(_0x1a58('0x0'));var util=require('util');var moment=require('moment');var winston=require(_0x1a58('0x1'));var config=require(_0x1a58('0x2'));var debugLevel=config[_0x1a58('0x3')]?config[_0x1a58('0x3')]['toLowerCase']():_0x1a58('0x4');var XC_LOG_LEVELS={'fatal':0x0,'error':0x0,'warn':0x1,'info':0x2,'print':0x2,'success':0x2,'http':0x3,'verbose':0x4,'debug':0x5,'silly':0x6};var XC_LOG_COLORS={'fatal':_0x1a58('0x5'),'error':'red','warn':'bold\x20yellow','info':_0x1a58('0x6'),'print':_0x1a58('0x7'),'success':'bold\x20green','http':_0x1a58('0x8'),'verbose':'bold\x20magenta','debug':_0x1a58('0x9'),'silly':_0x1a58('0xa')};winston[_0x1a58('0xb')](XC_LOG_COLORS);function getLogFileName(_0x4a7bbe,_0x2b2b39,_0x2bd8b5){var _0x221df7=_0x4a7bbe||_0x1a58('0xc');return path[_0x1a58('0xd')](_0x221df7,util['format'](_0x1a58('0xe'),_0x2b2b39,_0x2bd8b5));}function formatter(_0x3acaab,_0x226518){_0x226518[_0x1a58('0xf')]=_0x226518['message'][_0x1a58('0x10')](/@@{/g,_0x1a58('0x11'))[_0x1a58('0x10')](/}@@/g,_0x1a58('0x12'))[_0x1a58('0x10')](/@{/g,'{{')[_0x1a58('0x10')](/}@/g,'}}');return util['format']('[%s]\x20[%s]\x20%s\x20-\x20%s',moment()[_0x1a58('0x13')](_0x1a58('0x14')),_0x226518[_0x1a58('0x15')][_0x1a58('0x16')](),_0x3acaab,_0x226518['message']);}function fileFormat(_0x16d754,_0x2c3abb){_0x2c3abb['message']=_0x2c3abb[_0x1a58('0xf')]['replace'](/@@{/g,_0x1a58('0x11'))['replace'](/}@@/g,_0x1a58('0x12'))[_0x1a58('0x10')](/@{/g,'{{')[_0x1a58('0x10')](/}@/g,'}}');var _0x112442=_0x2c3abb[_0x1a58('0x17')]&&Object[_0x1a58('0x18')](_0x2c3abb[_0x1a58('0x17')])[_0x1a58('0x19')]?'\x0a\x09'+JSON[_0x1a58('0x1a')](_0x2c3abb[_0x1a58('0x17')]):'';return util[_0x1a58('0x13')](_0x1a58('0x1b'),moment()[_0x1a58('0x13')](_0x1a58('0x14')),_0x2c3abb[_0x1a58('0x15')][_0x1a58('0x16')](),_0x16d754,_0x2c3abb[_0x1a58('0xf')],_0x112442);}function consoleLogger(){var _0x38ff77=new winston[(_0x1a58('0x1c'))]({'levels':XC_LOG_LEVELS,'transports':[new winston[(_0x1a58('0x1d'))][(_0x1a58('0x1e'))]({'level':_0x1a58('0x1f'),'json':![],'formatter':function(_0x3a7247){return formatter('',_0x3a7247);}})]});return _0x38ff77;}function fileLogger(_0x36bc0e,_0x5546db){var _0x2c74b5=new winston['Logger']({'levels':XC_LOG_LEVELS,'transports':[new winston[(_0x1a58('0x1d'))][(_0x1a58('0x20'))]({'name':util[_0x1a58('0x13')](_0x1a58('0x21'),_0x36bc0e,_0x1a58('0x22')),'filename':getLogFileName(_0x5546db,_0x36bc0e,_0x1a58('0x22')),'level':_0x1a58('0x22'),'json':![],'maxsize':0xa00000,'maxFiles':0xa,'tailable':!![],'formatter':function(_0x414e4e){return fileFormat(_0x36bc0e,_0x414e4e);}}),new winston['transports'][(_0x1a58('0x20'))]({'name':util[_0x1a58('0x13')](_0x1a58('0x21'),_0x36bc0e,debugLevel),'filename':getLogFileName(_0x5546db,_0x36bc0e,debugLevel),'level':debugLevel,'json':![],'maxsize':0xa00000,'maxFiles':0xa,'tailable':!![],'formatter':function(_0x408c34){return fileFormat(_0x36bc0e,_0x408c34);}}),new winston[(_0x1a58('0x1d'))]['Console']({'level':'warn','json':![],'formatter':function(_0x3743ac){return fileFormat(_0x36bc0e,_0x3743ac);}})]});return _0x2c74b5;}exports[_0x1a58('0x23')]=consoleLogger;exports[_0x1a58('0x24')]=fileLogger;
\ No newline at end of file