[Server/Client static classes] add `.GetLogLevel` function
T
Timmy
Returns client or server log level, would be usefull to mark scripting prints as normal/debug/verbose based on the native configuration
It would be easier to avoid polluting the console when not needed. Of course, it's possible to do without it, but I have the feeling that this would duplicate something that already exists, but which is not yet exploited by scripting.