OpenJDK 12 Interlude set as default Interlude branch.

This commit is contained in:
MobiusDevelopment
2019-07-27 17:57:32 +00:00
parent 6b4aa4fea8
commit 90a3aeed6b
17499 changed files with 1 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
# Default global logging level.
# This specifies which kinds of events are logged across
# all loggers. For any given facility this global level
# can be overriden by a facility specific level
# Note that the ConsoleHandler also has a separate level
# setting to limit messages printed to the console.
.level=OFF