[
https://issues.apache.org/jira/browse/AXIS2C-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539448
]
Senaka Fernando commented on AXIS2C-747:
----------------------------------------
Hi,
I tried and got the same result too. Seems that AXIS2_TRACE does not get set
during the build process. I got the traces to show up by modifying #ifdef
AXIS2_TRACE to #ifndef AXIS2_TRACE in log.c. Therefore, the server startup is
OK, but the build process is not.
Regards,
Senaka
> AXIS2C_LOG_TRACE does not work
> ------------------------------
>
> Key: AXIS2C-747
> URL: https://issues.apache.org/jira/browse/AXIS2C-747
> Project: Axis2-C
> Issue Type: Bug
> Reporter: Damitha Kumarage
>
> I built axis2c with --enable-trace option and then started server as
> ./axis2_http_server -l5 (Log level trace)
> But I cannot see any traces printed in the axis2.log.
> As I remember even some time back I tried to use trace but it did not work.
> Am I doing a silly mistake or this is not really working with axis2c?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]