final_game_tech icon indicating copy to clipboard operation
final_game_tech copied to clipboard

Changing of log levels or other logging properties are cumbersome

Open f1nalspace opened this issue 4 years ago • 0 comments

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.

f1nalspace avatar May 21 '21 12:05 f1nalspace