final_game_tech
final_game_tech copied to clipboard
Changing of log levels or other logging properties are cumbersome
The only way to change anything in the logging system is to use the fplSetLogSettings(). This requires to fully implement the entire structure! Please add at least a fplMakeDefaultLogSettings() function. Also, make it easier to change the log level at any time.