Hi! As far as I understand OWB is using JUL for logging. In our production environment we would like to control the log outputs (so they e.g. not appear on the console). Our application uses SLF4J and a Log4j bridge to log using different appenders depending on our requirement. Is it a good idea to use the JUL to SLF4j bridge and then control the logging using our log4j.properties file the same way we do with the application? Any other good suggestions?
Thanks Lars-Fredrik -- Med vänlig hälsning / Best regards Lars-Fredrik Smedberg STATEMENT OF CONFIDENTIALITY: The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the address(es) and may contain confidential or privileged information. If you are not the intended recipient, please notify Lars-Fredrik Smedberg immediately at [email protected], and destroy all copies of this message and any attachments.
