Solution to restrain or set allowed loging level from orchestrator (host level) so it can apply over all tenants and all robots.
For example, our company don’t want verbose logs in production orchestrator. We have 100+ robots and users control them, so we can’t assure all of them are gonna set logging level at warning from robot tray.
Are your Robots installed as a Service? If so they require Administration rights to modify the settings. If your users have Administration rights, it may be appropriate to restrict the Robot service and write access to the NLog.config with a domain policy and push out some default settings. Robot Logs
Override the Logging level in Orchestrator using the Robot Settings (Logging Level and Allow Development Logging)
Restrict what log levels are logged in the NLog configuration (Both on Robots and Orchestrator)