Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / client-side-logs.js
index c7c167c..7f24053 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb2ba=['env','production','app','client-side-logger','/client-logs','use','isAuthenticated','exports','beaver-logger/server','express','../components/auth/service','../config/environment'];(function(_0x14e316,_0x29e863){var _0x2a2e64=function(_0x5ddef9){while(--_0x5ddef9){_0x14e316['push'](_0x14e316['shift']());}};_0x2a2e64(++_0x29e863);}(_0xb2ba,0xbc));var _0xab2b=function(_0x33c575,_0x29b8f6){_0x33c575=_0x33c575-0x0;var _0x2122f7=_0xb2ba[_0x33c575];return _0x2122f7;};var beaverLogger=require(_0xab2b('0x0'));var express=require(_0xab2b('0x1'));var auth=require(_0xab2b('0x2'));var config=require(_0xab2b('0x3'));var router=express['Router']();var isProduction=config[_0xab2b('0x4')]===_0xab2b('0x5')||![];function clientSideLogs(_0x5136aa,_0x35a7f4,_0x1f7db2){var _0x218286=_0x5136aa[_0xab2b('0x6')]['get'](_0xab2b('0x7'));if(!_0x218286){throw new Error('Client-Side\x20logger\x20not\x20found!');}return beaverLogger['expressEndpoint']({'uri':_0xab2b('0x8'),'logger':_0x218286,'enableCors':!isProduction})(_0x5136aa,_0x35a7f4,_0x1f7db2);}router[_0xab2b('0x9')](auth[_0xab2b('0xa')](),clientSideLogs);module[_0xab2b('0xb')]=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