[jboss-jira] [JBoss JIRA] (WFLY-6892) Access logging for EJBs

Brad Maxwell (JIRA) issues at jboss.org
Thu Jul 28 12:57:01 EDT 2016


Brad Maxwell created WFLY-6892:
----------------------------------

             Summary: Access logging for EJBs
                 Key: WFLY-6892
                 URL: https://issues.jboss.org/browse/WFLY-6892
             Project: WildFly
          Issue Type: Feature Request
          Components: EJB
    Affects Versions: 10.0.0.Final
            Reporter: Brad Maxwell


Access logging for EJB requests similar to Web access logging would be very useful.
Possibly something like:

{code}
[date-time] [host/IP of caller] [EJB Name] [EJB Method] [invocation id] Request Received ...
[date-time] [host/IP of caller] [EJB Name] [EJB Method] invocation id] Starting Invocation ...
[date-time] [host/IP of caller] [EJB Name] [EJB Method] invocation id] Finished Invocation ...
{code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list