quarkiverse / quarkus-cxf

Quarkus CXF Extension to support SOAP based web services.
Apache License 2.0
71 stars 57 forks source link

`quarkus.cxf.logging.enabled` does not work because it does not exist anymore #1424

Open ppalaga opened 3 days ago

ppalaga commented 3 days ago

We should fix the docs to mention quarkus.cxf.logging.enabled-for instead.

lasteris commented 2 days ago

@ppalaga Can I also ask you, please, why you removed quarkus.cxf.logging.enabled and for what postfix `-for' stands of ?

ppalaga commented 1 day ago

@ppalaga Can I also ask you, please, why you removed quarkus.cxf.logging.enabled > and for what postfix `-for' stands of ?

quarkus.cxf.logging.enabled-for allows for finer-grained control over for what the logging feature is enabled at the global level: it can namely be enabled for clients, services, both or none. - see also https://docs.quarkiverse.io/quarkus-cxf/dev/reference/extensions/quarkus-cxf.html#quarkus-cxf_quarkus-cxf-logging-enabled-for