mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Merge pull request #8026 from spalger/restore/timedEventLogging
[notifier] revert removal of status reporting
This commit is contained in:
commit
21b11f238c
1 changed files with 1 additions and 0 deletions
|
@ -591,6 +591,7 @@ function createGroupLogger(type, opts) {
|
|||
|
||||
if (consoleGroups) {
|
||||
if (status) {
|
||||
console.log(status);
|
||||
console.groupEnd();
|
||||
} else {
|
||||
if (opts.open) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue