Built motion from commit 25580385.|2.6.2
[motion2.git] / server / utils / loggers.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x3f3c=['%s-%s','error','path','util','../config/environment','debugLevel','toLowerCase','info','redBG\x20white','red','bold\x20yellow','white','bold\x20white','bold\x20green','gray','bold\x20cyan','addColors','/var/log/xcally','join','format','message','{{{','replace','YYYY-MM-DD\x20HH:mm:ss','level','toUpperCase','}}}','meta','keys','stringify','Logger','transports','Console','warn','File'];(function(_0x1a6d81,_0x5ca8a8){var _0x13b334=function(_0x2d8e2a){while(--_0x2d8e2a){_0x1a6d81['push'](_0x1a6d81['shift']());}};_0x13b334(++_0x5ca8a8);}(_0x3f3c,0x183));var _0xc3f3=function(_0x168137,_0x527a71){_0x168137=_0x168137-0x0;var _0x3c8cef=_0x3f3c[_0x168137];return _0x3c8cef;};'use strict';var path=require(_0xc3f3('0x0'));var util=require(_0xc3f3('0x1'));var moment=require('moment');var winston=require('winston');var config=require(_0xc3f3('0x2'));var debugLevel=config[_0xc3f3('0x3')]?config['debugLevel'][_0xc3f3('0x4')]():_0xc3f3('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':_0xc3f3('0x6'),'error':_0xc3f3('0x7'),'warn':_0xc3f3('0x8'),'info':_0xc3f3('0x9'),'print':_0xc3f3('0xa'),'success':_0xc3f3('0xb'),'http':_0xc3f3('0xc'),'verbose':'bold\x20magenta','debug':'bold\x20blue','silly':_0xc3f3('0xd')};winston[_0xc3f3('0xe')](XC_LOG_COLORS);function getLogFileName(_0x59adc9,_0x32a653,_0x2c3e43){var _0x2ec611=_0x59adc9||_0xc3f3('0xf');return path[_0xc3f3('0x10')](_0x2ec611,util[_0xc3f3('0x11')]('%s-%s.log',_0x32a653,_0x2c3e43));}function formatter(_0x3feadf,_0x22d2b1){_0x22d2b1[_0xc3f3('0x12')]=_0x22d2b1[_0xc3f3('0x12')]['replace'](/@@{/g,_0xc3f3('0x13'))[_0xc3f3('0x14')](/}@@/g,'}}}')[_0xc3f3('0x14')](/@{/g,'{{')[_0xc3f3('0x14')](/}@/g,'}}');return util[_0xc3f3('0x11')]('[%s]\x20[%s]\x20%s\x20-\x20%s',moment()[_0xc3f3('0x11')](_0xc3f3('0x15')),_0x22d2b1[_0xc3f3('0x16')][_0xc3f3('0x17')](),_0x3feadf,_0x22d2b1[_0xc3f3('0x12')]);}function fileFormat(_0x5c64ac,_0x36ecd6){_0x36ecd6['message']=_0x36ecd6[_0xc3f3('0x12')][_0xc3f3('0x14')](/@@{/g,_0xc3f3('0x13'))[_0xc3f3('0x14')](/}@@/g,_0xc3f3('0x18'))[_0xc3f3('0x14')](/@{/g,'{{')[_0xc3f3('0x14')](/}@/g,'}}');var _0x4ca0ca=_0x36ecd6[_0xc3f3('0x19')]&&Object[_0xc3f3('0x1a')](_0x36ecd6[_0xc3f3('0x19')])['length']?'\x0a\x09'+JSON[_0xc3f3('0x1b')](_0x36ecd6[_0xc3f3('0x19')]):'';return util['format']('[%s]\x20[%s]\x20%s\x20-\x20%s\x20%s',moment()[_0xc3f3('0x11')](_0xc3f3('0x15')),_0x36ecd6[_0xc3f3('0x16')][_0xc3f3('0x17')](),_0x5c64ac,_0x36ecd6[_0xc3f3('0x12')],_0x4ca0ca);}function consoleLogger(){var _0x5048d3=new winston[(_0xc3f3('0x1c'))]({'levels':XC_LOG_LEVELS,'transports':[new winston[(_0xc3f3('0x1d'))][(_0xc3f3('0x1e'))]({'level':_0xc3f3('0x1f'),'json':![],'formatter':function(_0x6eb6db){return formatter('',_0x6eb6db);}})]});return _0x5048d3;}function fileLogger(_0x42d78f,_0x3bada5){var _0x1d8d52=new winston[(_0xc3f3('0x1c'))]({'levels':XC_LOG_LEVELS,'transports':[new winston['transports'][(_0xc3f3('0x20'))]({'name':util[_0xc3f3('0x11')](_0xc3f3('0x21'),_0x42d78f,_0xc3f3('0x22')),'filename':getLogFileName(_0x3bada5,_0x42d78f,_0xc3f3('0x22')),'level':'error','json':![],'maxsize':0xa00000,'maxFiles':0xa,'tailable':!![],'formatter':function(_0x45a215){return fileFormat(_0x42d78f,_0x45a215);}}),new winston[(_0xc3f3('0x1d'))][(_0xc3f3('0x20'))]({'name':util[_0xc3f3('0x11')](_0xc3f3('0x21'),_0x42d78f,debugLevel),'filename':getLogFileName(_0x3bada5,_0x42d78f,debugLevel),'level':debugLevel,'json':![],'maxsize':0xa00000,'maxFiles':0xa,'tailable':!![],'formatter':function(_0x3f2ca5){return fileFormat(_0x42d78f,_0x3f2ca5);}}),new winston['transports'][(_0xc3f3('0x1e'))]({'level':_0xc3f3('0x1f'),'json':![],'formatter':function(_0x520ad4){return fileFormat(_0x42d78f,_0x520ad4);}})]});return _0x1d8d52;}exports['consoleLogger']=consoleLogger;exports['fileLogger']=fileLogger;