1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2025-10-02 15:00:02 +00:00

Add some debug logging and change level to trace.

This commit is contained in:
King_DuckZ 2017-05-16 19:14:22 +01:00
commit 8345c300a8
2 changed files with 3 additions and 1 deletions

View file

@ -4,5 +4,5 @@ redis_port = 6379
redis_mode = inet
base_uri = http://127.0.0.1:8080
website_root = @CMAKE_CURRENT_BINARY_DIR@/html
logging_level = debug
logging_level = trace
log_file = @CMAKE_CURRENT_BINARY_DIR@/tawashi.log