Added new relic monitoring
This commit is contained in:
parent
f554a09474
commit
0483bef488
2033
index.html
2033
index.html
File diff suppressed because it is too large
Load Diff
@ -26,7 +26,7 @@ export class App {
|
||||
const config = AppConfig.config;
|
||||
const logger = log.getLogger('App');
|
||||
log.enableAll(true);
|
||||
log.setDefaultLevel('debug');
|
||||
log.setDefaultLevel('info');
|
||||
|
||||
//log.getLogger('App').setLevel('info');
|
||||
//log.getLogger('IndexdbPersistenceManager').setLevel('info');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user