Any particular reason for this one? Users usually don't expect setting the log level like this `"info_log_level" : 3.0,` and if you use an int casting it fails and the option is never set
Any particular reason for this one?
Users usually don't expect setting the log level like this
"info_log_level" : 3.0,and if you use an int casting it fails and the option is never set