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:
parent
ed4a02f4bb
commit
8345c300a8
2 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue