Classic 1.0 branch.

This commit is contained in:
MobiusDevelopment
2022-08-04 21:54:11 +00:00
parent bd93e48117
commit 52e8993c69
11301 changed files with 1417771 additions and 0 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