Built motion from commit da617fac.|2.6.6
[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 _0x4ff6=['consoleLogger','fileLogger','moment','winston','../config/environment','debugLevel','red','bold\x20yellow','white','bold\x20white','bold\x20green','bold\x20magenta','bold\x20blue','bold\x20cyan','addColors','/var/log/xcally','join','format','message','replace','[%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','transports','Console','warn','File','%s-%s','error'];(function(_0x28d18d,_0x55896b){var _0x470640=function(_0x57e78b){while(--_0x57e78b){_0x28d18d['push'](_0x28d18d['shift']());}};_0x470640(++_0x55896b);}(_0x4ff6,0x11a));var _0x64ff=function(_0x16e61a,_0x3150ac){_0x16e61a=_0x16e61a-0x0;var _0x31fbb2=_0x4ff6[_0x16e61a];return _0x31fbb2;};'use strict';var path=require('path');var util=require('util');var moment=require(_0x64ff('0x0'));var winston=require(_0x64ff('0x1'));var config=require(_0x64ff('0x2'));var debugLevel=config['debugLevel']?config[_0x64ff('0x3')]['toLowerCase']():'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':'redBG\x20white','error':_0x64ff('0x4'),'warn':_0x64ff('0x5'),'info':_0x64ff('0x6'),'print':_0x64ff('0x7'),'success':_0x64ff('0x8'),'http':'gray','verbose':_0x64ff('0x9'),'debug':_0x64ff('0xa'),'silly':_0x64ff('0xb')};winston[_0x64ff('0xc')](XC_LOG_COLORS);function getLogFileName(_0xb0e0b2,_0x561f5e,_0x1cb153){var _0x514858=_0xb0e0b2||_0x64ff('0xd');return path[_0x64ff('0xe')](_0x514858,util[_0x64ff('0xf')]('%s-%s.log',_0x561f5e,_0x1cb153));}function formatter(_0x36be0b,_0x4075bd){_0x4075bd[_0x64ff('0x10')]=_0x4075bd[_0x64ff('0x10')][_0x64ff('0x11')](/@@{/g,'{{{')[_0x64ff('0x11')](/}@@/g,'}}}')['replace'](/@{/g,'{{')[_0x64ff('0x11')](/}@/g,'}}');return util[_0x64ff('0xf')](_0x64ff('0x12'),moment()[_0x64ff('0xf')](_0x64ff('0x13')),_0x4075bd[_0x64ff('0x14')][_0x64ff('0x15')](),_0x36be0b,_0x4075bd[_0x64ff('0x10')]);}function fileFormat(_0x4624ca,_0x1bffef){_0x1bffef[_0x64ff('0x10')]=_0x1bffef[_0x64ff('0x10')]['replace'](/@@{/g,_0x64ff('0x16'))[_0x64ff('0x11')](/}@@/g,'}}}')[_0x64ff('0x11')](/@{/g,'{{')[_0x64ff('0x11')](/}@/g,'}}');var _0x347418=_0x1bffef['meta']&&Object[_0x64ff('0x17')](_0x1bffef[_0x64ff('0x18')])['length']?'\x0a\x09'+JSON[_0x64ff('0x19')](_0x1bffef[_0x64ff('0x18')]):'';return util['format'](_0x64ff('0x1a'),moment()[_0x64ff('0xf')](_0x64ff('0x13')),_0x1bffef[_0x64ff('0x14')][_0x64ff('0x15')](),_0x4624ca,_0x1bffef[_0x64ff('0x10')],_0x347418);}function consoleLogger(){var _0x458548=new winston['Logger']({'levels':XC_LOG_LEVELS,'transports':[new winston[(_0x64ff('0x1b'))][(_0x64ff('0x1c'))]({'level':_0x64ff('0x1d'),'json':![],'formatter':function(_0x23df69){return formatter('',_0x23df69);}})]});return _0x458548;}function fileLogger(_0x1f2399,_0x22cad1){var _0x2dbbca=new winston['Logger']({'levels':XC_LOG_LEVELS,'transports':[new winston['transports'][(_0x64ff('0x1e'))]({'name':util[_0x64ff('0xf')](_0x64ff('0x1f'),_0x1f2399,_0x64ff('0x20')),'filename':getLogFileName(_0x22cad1,_0x1f2399,_0x64ff('0x20')),'level':_0x64ff('0x20'),'json':![],'maxsize':0xa00000,'maxFiles':0xa,'tailable':!![],'formatter':function(_0x10f891){return fileFormat(_0x1f2399,_0x10f891);}}),new winston[(_0x64ff('0x1b'))][(_0x64ff('0x1e'))]({'name':util[_0x64ff('0xf')](_0x64ff('0x1f'),_0x1f2399,debugLevel),'filename':getLogFileName(_0x22cad1,_0x1f2399,debugLevel),'level':debugLevel,'json':![],'maxsize':0xa00000,'maxFiles':0xa,'tailable':!![],'formatter':function(_0xd967c4){return fileFormat(_0x1f2399,_0xd967c4);}}),new winston[(_0x64ff('0x1b'))][(_0x64ff('0x1c'))]({'level':_0x64ff('0x1d'),'json':![],'formatter':function(_0xc14ed9){return fileFormat(_0x1f2399,_0xc14ed9);}})]});return _0x2dbbca;}exports[_0x64ff('0x21')]=consoleLogger;exports[_0x64ff('0x22')]=fileLogger;