[wsf-c-dev] [php] Call log from PHP Scripts

Samisa Abeysinghe samisa at wso2.com
Fri Apr 4 02:18:30 PDT 2008


Dimuthu Gamage wrote:
> Hi,
> Currently we don't have proper way of logging from PHP Scripts. 
> Currently We are using error_log function which write logs in apache. 
> but we should write log to wsf_php_server.log and wsf_php_client.log 
> so users are not confused.
>
> Shall we  implement wrapper for axis2_log_write function for use in PHP?

What is the standard way of looging stuff in PHP? If there is a standard 
way, we should rather find a way to use that, becuase, to me, 
wsf_php_server.log and wsf_php_client.log are C logs, but rather PHP 
scripts should write to PHPish logs.

Samisa...



More information about the Wsf-c-dev mailing list