Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / client-side-logs.js
index 8ddc425..7f24053 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x34aa=['Router','env','production','get','Client-Side\x20logger\x20not\x20found!','use','isAuthenticated','exports','beaver-logger/server','express'];(function(_0x42b534,_0x3b1ece){var _0x2ab1a3=function(_0x3d10b9){while(--_0x3d10b9){_0x42b534['push'](_0x42b534['shift']());}};_0x2ab1a3(++_0x3b1ece);}(_0x34aa,0xee));var _0xa34a=function(_0xaa1b3e,_0x47d976){_0xaa1b3e=_0xaa1b3e-0x0;var _0x454d7d=_0x34aa[_0xaa1b3e];return _0x454d7d;};var beaverLogger=require(_0xa34a('0x0'));var express=require(_0xa34a('0x1'));var auth=require('../components/auth/service');var config=require('../config/environment');var router=express[_0xa34a('0x2')]();var isProduction=config[_0xa34a('0x3')]===_0xa34a('0x4')||![];function clientSideLogs(_0x55cd2c,_0x3b806a,_0x1e1264){var _0x37f719=_0x55cd2c['app'][_0xa34a('0x5')]('client-side-logger');if(!_0x37f719){throw new Error(_0xa34a('0x6'));}return beaverLogger['expressEndpoint']({'uri':'/client-logs','logger':_0x37f719,'enableCors':!isProduction})(_0x55cd2c,_0x3b806a,_0x1e1264);}router[_0xa34a('0x7')](auth[_0xa34a('0x8')](),clientSideLogs);module[_0xa34a('0x9')]=router;
\ No newline at end of file
+var _0x04cc=['production','get','client-side-logger','Client-Side\x20logger\x20not\x20found!','expressEndpoint','/client-logs','exports','beaver-logger/server','express','../config/environment','Router','env'];(function(_0x30eed8,_0x112840){var _0x410c92=function(_0x2eff26){while(--_0x2eff26){_0x30eed8['push'](_0x30eed8['shift']());}};_0x410c92(++_0x112840);}(_0x04cc,0x14b));var _0xc04c=function(_0x521378,_0x2f8004){_0x521378=_0x521378-0x0;var _0x4b2fc4=_0x04cc[_0x521378];return _0x4b2fc4;};var beaverLogger=require(_0xc04c('0x0'));var express=require(_0xc04c('0x1'));var auth=require('../components/auth/service');var config=require(_0xc04c('0x2'));var router=express[_0xc04c('0x3')]();var isProduction=config[_0xc04c('0x4')]===_0xc04c('0x5')||![];function clientSideLogs(_0x3ab21b,_0x22298b,_0x2a2622){var _0x38a3bf=_0x3ab21b['app'][_0xc04c('0x6')](_0xc04c('0x7'));if(!_0x38a3bf){throw new Error(_0xc04c('0x8'));}return beaverLogger[_0xc04c('0x9')]({'uri':_0xc04c('0xa'),'logger':_0x38a3bf,'enableCors':!isProduction})(_0x3ab21b,_0x22298b,_0x2a2622);}router['use'](auth['isAuthenticated'](),clientSideLogs);module[_0xc04c('0xb')]=router;
\ No newline at end of file