ConnectorTracker.getLogger()

Why ConnectorTracker does not cache Logger?
This mehod is called quite often and at least in WildFly Logger.getLogger(String) call is quite slow.

Looks like sth can be improved. Do you mind create a ticket here? https://github.com/vaadin/framework/issues


https://github.com/vaadin/framework/issues/10339