You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's likely that the solution to this is to actually use slf4j for logging and then figure out how to bridge slf4j to the vert.x logger (there is a separate issue for this).
The non-vert.x components should not know they are using a vert.x logger.
The text was updated successfully, but these errors were encountered: