diff --git a/public/js/icinga/history.js b/public/js/icinga/history.js index b5a463980..f86550c3a 100644 --- a/public/js/icinga/history.js +++ b/public/js/icinga/history.js @@ -66,7 +66,7 @@ return; } - this.icinga.logger.info('Pushing current state to history'); + this.icinga.logger.debug('Pushing current state to history'); var url = ''; // We only store URLs of containers sitting directly under #main: