[wesnoth-commits] [wesnoth/wesnoth] 703e7e: campaignd: Add log-related FIFO commands
Iris Morelle
noreply at github.com
Sun Mar 7 19:28:19 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 703e7e3664d26e7f32c5d7c7dfc818554ec25d93
https://github.com/wesnoth/wesnoth/commit/703e7e3664d26e7f32c5d7c7dfc818554ec25d93
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2021-03-07 (Sun, 07 Mar 2021)
Changed paths:
M src/server/campaignd/server.cpp
Log Message:
-----------
campaignd: Add log-related FIFO commands
This adds 'log <severity> <comma-domain-list>' to change the log level
for one or more log domains without restarting the server, 'log precise
on/off' for changing the timestamp precision setting, and 'timings
on/off' for changing the request servicing timing reports setting.
More information about the Commits
mailing list