diff options
Diffstat (limited to 'log4j_auth_plugin.conf')
| -rw-r--r-- | log4j_auth_plugin.conf | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/log4j_auth_plugin.conf b/log4j_auth_plugin.conf deleted file mode 100644 index 79c355b..0000000 --- a/log4j_auth_plugin.conf +++ /dev/null @@ -1,8 +0,0 @@ -log4j.rootLogger=debug, stdout - -log4j.appender.stdout=org.apache.log4j.ConsoleAppender -log4j.appender.stdout.layout=org.apache.log4j.PatternLayout - -# Pattern to output the caller's file name and line number. -log4j.appender.stdout.layout.ConversionPattern=%5p [%t] (%F:%L) - %m%n - |
