Built motion from commit 639a1a7f.|2.6.19
[motion2.git] / server / utils / loggers.js
index cdefd38..3b31409 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3aef=['}}}','[%s]\x20[%s]\x20%s\x20-\x20%s','YYYY-MM-DD\x20HH:mm:ss','level','toUpperCase','{{{','keys','meta','stringify','[%s]\x20[%s]\x20%s\x20-\x20%s\x20%s','Logger','transports','Console','warn','File','%s-%s','error','fileLogger','util','winston','debugLevel','toLowerCase','info','red','bold\x20yellow','white','bold\x20white','bold\x20green','gray','bold\x20magenta','bold\x20blue','bold\x20cyan','addColors','/var/log/xcally','join','format','%s-%s.log','message','replace'];(function(_0x7ccf85,_0x581539){var _0x41ea13=function(_0x9ca9cf){while(--_0x9ca9cf){_0x7ccf85['push'](_0x7ccf85['shift']());}};_0x41ea13(++_0x581539);}(_0x3aef,0x198));var _0xf3ae=function(_0x3eb0fa,_0x94c029){_0x3eb0fa=_0x3eb0fa-0x0;var _0xd95baf=_0x3aef[_0x3eb0fa];return _0xd95baf;};'use strict';var path=require('path');var util=require(_0xf3ae('0x0'));var moment=require('moment');var winston=require(_0xf3ae('0x1'));var config=require('../config/environment');var debugLevel=config[_0xf3ae('0x2')]?config['debugLevel'][_0xf3ae('0x3')]():_0xf3ae('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':'redBG\x20white','error':_0xf3ae('0x5'),'warn':_0xf3ae('0x6'),'info':_0xf3ae('0x7'),'print':_0xf3ae('0x8'),'success':_0xf3ae('0x9'),'http':_0xf3ae('0xa'),'verbose':_0xf3ae('0xb'),'debug':_0xf3ae('0xc'),'silly':_0xf3ae('0xd')};winston[_0xf3ae('0xe')](XC_LOG_COLORS);function getLogFileName(_0x49bb57,_0x51b273,_0x5e52d8){var _0x3360f0=_0x49bb57||_0xf3ae('0xf');return path[_0xf3ae('0x10')](_0x3360f0,util[_0xf3ae('0x11')](_0xf3ae('0x12'),_0x51b273,_0x5e52d8));}function formatter(_0x2e37f5,_0x11aecc){_0x11aecc[_0xf3ae('0x13')]=_0x11aecc[_0xf3ae('0x13')]['replace'](/@@{/g,'{{{')[_0xf3ae('0x14')](/}@@/g,_0xf3ae('0x15'))['replace'](/@{/g,'{{')['replace'](/}@/g,'}}');return util[_0xf3ae('0x11')](_0xf3ae('0x16'),moment()[_0xf3ae('0x11')](_0xf3ae('0x17')),_0x11aecc[_0xf3ae('0x18')][_0xf3ae('0x19')](),_0x2e37f5,_0x11aecc[_0xf3ae('0x13')]);}function fileFormat(_0x3b3227,_0xd3b1d6){_0xd3b1d6[_0xf3ae('0x13')]=_0xd3b1d6[_0xf3ae('0x13')][_0xf3ae('0x14')](/@@{/g,_0xf3ae('0x1a'))['replace'](/}@@/g,_0xf3ae('0x15'))['replace'](/@{/g,'{{')['replace'](/}@/g,'}}');var _0x412fe4=_0xd3b1d6['meta']&&Object[_0xf3ae('0x1b')](_0xd3b1d6[_0xf3ae('0x1c')])['length']?'\x0a\x09'+JSON[_0xf3ae('0x1d')](_0xd3b1d6['meta']):'';return util['format'](_0xf3ae('0x1e'),moment()[_0xf3ae('0x11')](_0xf3ae('0x17')),_0xd3b1d6[_0xf3ae('0x18')][_0xf3ae('0x19')](),_0x3b3227,_0xd3b1d6[_0xf3ae('0x13')],_0x412fe4);}function consoleLogger(){var _0x5a00c5=new winston[(_0xf3ae('0x1f'))]({'levels':XC_LOG_LEVELS,'transports':[new winston[(_0xf3ae('0x20'))][(_0xf3ae('0x21'))]({'level':_0xf3ae('0x22'),'json':![],'formatter':function(_0x389542){return formatter('',_0x389542);}})]});return _0x5a00c5;}function fileLogger(_0x20a2c5,_0x18c6ad){var _0x2148e9=new winston[(_0xf3ae('0x1f'))]({'levels':XC_LOG_LEVELS,'transports':[new winston[(_0xf3ae('0x20'))][(_0xf3ae('0x23'))]({'name':util[_0xf3ae('0x11')](_0xf3ae('0x24'),_0x20a2c5,_0xf3ae('0x25')),'filename':getLogFileName(_0x18c6ad,_0x20a2c5,_0xf3ae('0x25')),'level':_0xf3ae('0x25'),'json':![],'maxsize':0xa00000,'maxFiles':0xa,'tailable':!![],'formatter':function(_0x4305b3){return fileFormat(_0x20a2c5,_0x4305b3);}}),new winston[(_0xf3ae('0x20'))][(_0xf3ae('0x23'))]({'name':util[_0xf3ae('0x11')](_0xf3ae('0x24'),_0x20a2c5,debugLevel),'filename':getLogFileName(_0x18c6ad,_0x20a2c5,debugLevel),'level':debugLevel,'json':![],'maxsize':0xa00000,'maxFiles':0xa,'tailable':!![],'formatter':function(_0x541f9c){return fileFormat(_0x20a2c5,_0x541f9c);}}),new winston['transports'][(_0xf3ae('0x21'))]({'level':_0xf3ae('0x22'),'json':![],'formatter':function(_0x3ab197){return fileFormat(_0x20a2c5,_0x3ab197);}})]});return _0x2148e9;}exports['consoleLogger']=consoleLogger;exports[_0xf3ae('0x26')]=fileLogger;
\ No newline at end of file
+var _0x54d7=['white','bold\x20white','bold\x20magenta','bold\x20blue','addColors','/var/log/xcally','join','%s-%s.log','message','replace','{{{','}}}','format','YYYY-MM-DD\x20HH:mm:ss','level','toUpperCase','meta','keys','[%s]\x20[%s]\x20%s\x20-\x20%s\x20%s','Logger','transports','warn','%s-%s','error','File','Console','path','util','moment','winston','debugLevel','toLowerCase','redBG\x20white','red','bold\x20yellow'];(function(_0x5f2a38,_0x388192){var _0x37aa6b=function(_0x4b263d){while(--_0x4b263d){_0x5f2a38['push'](_0x5f2a38['shift']());}};_0x37aa6b(++_0x388192);}(_0x54d7,0xc9));var _0x754d=function(_0x1842c3,_0x2963c5){_0x1842c3=_0x1842c3-0x0;var _0x17c2a9=_0x54d7[_0x1842c3];return _0x17c2a9;};'use strict';var path=require(_0x754d('0x0'));var util=require(_0x754d('0x1'));var moment=require(_0x754d('0x2'));var winston=require(_0x754d('0x3'));var config=require('../config/environment');var debugLevel=config[_0x754d('0x4')]?config['debugLevel'][_0x754d('0x5')]():'info';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':_0x754d('0x6'),'error':_0x754d('0x7'),'warn':_0x754d('0x8'),'info':_0x754d('0x9'),'print':_0x754d('0xa'),'success':'bold\x20green','http':'gray','verbose':_0x754d('0xb'),'debug':_0x754d('0xc'),'silly':'bold\x20cyan'};winston[_0x754d('0xd')](XC_LOG_COLORS);function getLogFileName(_0x248bbc,_0x56b5fa,_0x3b4bcf){var _0x2c9f2c=_0x248bbc||_0x754d('0xe');return path[_0x754d('0xf')](_0x2c9f2c,util['format'](_0x754d('0x10'),_0x56b5fa,_0x3b4bcf));}function formatter(_0x21d114,_0x4db94a){_0x4db94a[_0x754d('0x11')]=_0x4db94a[_0x754d('0x11')][_0x754d('0x12')](/@@{/g,_0x754d('0x13'))[_0x754d('0x12')](/}@@/g,_0x754d('0x14'))[_0x754d('0x12')](/@{/g,'{{')['replace'](/}@/g,'}}');return util['format']('[%s]\x20[%s]\x20%s\x20-\x20%s',moment()[_0x754d('0x15')](_0x754d('0x16')),_0x4db94a[_0x754d('0x17')][_0x754d('0x18')](),_0x21d114,_0x4db94a[_0x754d('0x11')]);}function fileFormat(_0x37c39d,_0x492f67){_0x492f67[_0x754d('0x11')]=_0x492f67[_0x754d('0x11')][_0x754d('0x12')](/@@{/g,_0x754d('0x13'))['replace'](/}@@/g,'}}}')[_0x754d('0x12')](/@{/g,'{{')[_0x754d('0x12')](/}@/g,'}}');var _0x374ddc=_0x492f67[_0x754d('0x19')]&&Object[_0x754d('0x1a')](_0x492f67['meta'])['length']?'\x0a\x09'+JSON['stringify'](_0x492f67[_0x754d('0x19')]):'';return util[_0x754d('0x15')](_0x754d('0x1b'),moment()[_0x754d('0x15')](_0x754d('0x16')),_0x492f67['level'][_0x754d('0x18')](),_0x37c39d,_0x492f67[_0x754d('0x11')],_0x374ddc);}function consoleLogger(){var _0x351ba0=new winston[(_0x754d('0x1c'))]({'levels':XC_LOG_LEVELS,'transports':[new winston[(_0x754d('0x1d'))]['Console']({'level':_0x754d('0x1e'),'json':![],'formatter':function(_0x4fe3d1){return formatter('',_0x4fe3d1);}})]});return _0x351ba0;}function fileLogger(_0x5a9944,_0x3decf4){var _0xff29dc=new winston[(_0x754d('0x1c'))]({'levels':XC_LOG_LEVELS,'transports':[new winston[(_0x754d('0x1d'))]['File']({'name':util['format'](_0x754d('0x1f'),_0x5a9944,'error'),'filename':getLogFileName(_0x3decf4,_0x5a9944,_0x754d('0x20')),'level':'error','json':![],'maxsize':0xa00000,'maxFiles':0xa,'tailable':!![],'formatter':function(_0x548aab){return fileFormat(_0x5a9944,_0x548aab);}}),new winston[(_0x754d('0x1d'))][(_0x754d('0x21'))]({'name':util[_0x754d('0x15')]('%s-%s',_0x5a9944,debugLevel),'filename':getLogFileName(_0x3decf4,_0x5a9944,debugLevel),'level':debugLevel,'json':![],'maxsize':0xa00000,'maxFiles':0xa,'tailable':!![],'formatter':function(_0x5aa202){return fileFormat(_0x5a9944,_0x5aa202);}}),new winston[(_0x754d('0x1d'))][(_0x754d('0x22'))]({'level':'warn','json':![],'formatter':function(_0x344410){return fileFormat(_0x5a9944,_0x344410);}})]});return _0xff29dc;}exports['consoleLogger']=consoleLogger;exports['fileLogger']=fileLogger;
\ No newline at end of file