|
@@ -223,8 +223,8 @@ Log.File.LogDirectory = ${ApplicationRoot}/Logs/Application-Logs/
|
|
|
#
|
|
|
# 20 is recommended to start out.
|
|
|
|
|
|
-Log.File.LogDebugThreshold = 100
|
|
|
-Log.Console.LogDebugThreshold = 100
|
|
|
+Log.File.LogDebugThreshold = 0
|
|
|
+Log.Console.LogDebugThreshold = 0
|
|
|
|
|
|
# RequestLogDir
|
|
|
# Specifies the directory in which to store Request logs, which are in
|