Implement rendering of binary data.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
87fba97672
commit
741894163b
4 changed files with 43 additions and 48 deletions
|
|
@ -13,5 +13,7 @@
|
|||
<root level="info">
|
||||
<appender-ref ref="STDOUT"/>
|
||||
</root>
|
||||
<logger name="ch.fritteli.labyrinth.server.handler.AbstractHttpHandler" level="debug"/>
|
||||
<logger name="ch.fritteli.labyrinth.server.handler.CreateHandler" level="debug"/>
|
||||
<logger name="ch.fritteli.labyrinth.server.handler.RenderHandler" level="debug"/>
|
||||
</configuration>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue