Log:set ERROR/INFO/DEBUG/... for binding in config?

Is it possible to set the log-level of bindings in the configuration?
I’d like to set the log-level to ERROR for bindings which constantly throw WARNINGS, I’d like to ignore, but other bindings I’d like to have DEBUG also in production.

I know, I can set the log-levels in the console, but they are gone after each OH2 update. So I’m looking for a command in the BINDING.cfg or whereever to set the log-level.