Skip to content
Snippets Groups Projects
Commit 2ac96962 authored by Tobias Ullerich's avatar Tobias Ullerich
Browse files

Configure logger to print complete package names

parent 3e62c925
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ dateFormatterPattern: "dd.MM.YY HH:mm:ss"
defaultOutLevel: "DEBUG"
defaultErrLevel: "ERROR"
showShortPackageName: true
showShortPackageName: false
showClassName: true
showMethodName: true
showLineNumber: true
......
......@@ -12,7 +12,7 @@ dateFormatterPattern: "dd.MM.YY HH:mm:ss"
defaultOutLevel: "DEBUG"
defaultErrLevel: "ERROR"
showShortPackageName: true
showShortPackageName: false
showClassName: true
showMethodName: true
showLineNumber: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment