Skip to content

Wdt 537 minimize console output #1073

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Feb 4, 2022
Merged

Conversation

robertpatrick
Copy link
Member

No description provided.

if (level == Level.WARNING.intValue() || level == Level.SEVERE.intValue()) {
stdOut = false;
}
return stdOut;
}

}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add newline to the end of the file.

public synchronized void close() {
flush();
}
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing newline.

record.setResourceBundle(LOGGER.getUnderlyingLogger().getResourceBundle());
return record;
}

}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing newline.

}
return reducedList;
}

}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing newline.

@robertpatrick robertpatrick merged commit 8ea9a54 into main Feb 4, 2022
@robertpatrick robertpatrick deleted the WDT-537-minimize-console-output branch February 4, 2022 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants