database engine started

This commit is contained in:
Wolfgang Hottgenroth
2017-11-16 15:25:45 +01:00
parent e0c99ac46d
commit bdb387b232
14 changed files with 116 additions and 8 deletions

Binary file not shown.

Binary file not shown.

View File

@ -2,7 +2,7 @@
<Configuration debug="false">
<Appenders>
<Console name="ConsoleAppender" target="SYSTEM_OUT">
<PatternLayout pattern="%d [%t] %-5level %logger{36} - %msg%n%throwable"/>
<PatternLayout pattern="%d [%t, %F, %L] %-5level - %msg%n%throwable"/>
</Console>
</Appenders>
<Loggers>