Here is how my Servlets are coded: import org.apache.logging.log4j.Logger; import org.apache.logging.log4j.LogManager;
protected static final Logger log = LogManager.getLogger();
Thanks,
Bill
_______________________________________________
jetty-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users
