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
Deprecate quarkus.log.console.async and add enable to it
I went for `enable` for now as it's what is used in all the logging
config but at some point, we will switch to use `enabled` everywhere.
Related to quarkusio#47889 and part of a larger effort to remove the requirement
for using ~ in YAML.
0 commit comments