You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Dinesh Premalal (JIRA)" <ji...@apache.org> on 2006/10/18 05:52:35 UTC

[jira] Assigned: (AXIS2C-298) Sample logging module

     [ http://issues.apache.org/jira/browse/AXIS2C-298?page=all ]

Dinesh Premalal reassigned AXIS2C-298:
--------------------------------------

    Assignee: Dinesh Premalal

> Sample logging module
> ---------------------
>
>                 Key: AXIS2C-298
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-298
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: samples
>            Reporter: Ishan De Silva
>         Assigned To: Dinesh Premalal
>            Priority: Minor
>         Attachments: mod_log.tar
>
>
> The attached mod_log.tar file contains a sample implementation of a logging module. Once engaged, this module will log the incoming and outgoing messages in the axis2 log and also will output to the same to the console.
> The following changes must be done to get this compiled.
> 1. Add "modules/mod_log/Makefile" to AC_CONFIG_FILES in <home>/configure.ac
> 2. Add "mod_log" to the SUBDIRS in <home>/modules/Makefile.am
> To engage the module gloabally on the server side:
> - Add <module ref="logging"/> under Global Modules in the <home>/deploy/axis2.xml file
> To engage on the client side use:
> - AXIS2_SVC_CLIENT_ENGAGE_MODULE(svc_client, env, "logging");

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org