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 "Samisa Abeysinghe (JIRA)" <ji...@apache.org> on 2006/10/12 03:23:34 UTC

[jira] Created: (AXIS2C-334) Return type of log functions should be void

Return type of log functions should be void
-------------------------------------------

                 Key: AXIS2C-334
                 URL: http://issues.apache.org/jira/browse/AXIS2C-334
             Project: Axis2-C
          Issue Type: Improvement
          Components: util
    Affects Versions: 0.94
            Reporter: Samisa Abeysinghe


There is no poing returning a status value from log functions. We often log in case of errors, and when logging, in turn if an error happens, no way to deal with that.
In case of errors, when logging, there needs to be self recovery mechanisms. In the first plase, when the logs are created, we have to see if we have access to the log file and error on that  to the user, and redirect logs to stderror may be. In case errors happen while logging, e.g. disk out of space, we should let the user know and start re-diresting errors to stderr

-- 
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


[jira] Assigned: (AXIS2C-334) Return type of log functions should be void

Posted by "Dinesh Premalal (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-334?page=all ]

Dinesh Premalal reassigned AXIS2C-334:
--------------------------------------

    Assignee: Dinesh Premalal

> Return type of log functions should be void
> -------------------------------------------
>
>                 Key: AXIS2C-334
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-334
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.94
>            Reporter: Samisa Abeysinghe
>         Assigned To: Dinesh Premalal
>
> There is no poing returning a status value from log functions. We often log in case of errors, and when logging, in turn if an error happens, no way to deal with that.
> In case of errors, when logging, there needs to be self recovery mechanisms. In the first plase, when the logs are created, we have to see if we have access to the log file and error on that  to the user, and redirect logs to stderror may be. In case errors happen while logging, e.g. disk out of space, we should let the user know and start re-diresting errors to stderr

-- 
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


[jira] Resolved: (AXIS2C-334) Return type of log functions should be void

Posted by "Dinesh Premalal (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-334?page=all ]

Dinesh Premalal resolved AXIS2C-334.
------------------------------------

    Fix Version/s: 0.95
       Resolution: Fixed

> Return type of log functions should be void
> -------------------------------------------
>
>                 Key: AXIS2C-334
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-334
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.94
>            Reporter: Samisa Abeysinghe
>         Assigned To: Dinesh Premalal
>             Fix For: 0.95
>
>
> There is no poing returning a status value from log functions. We often log in case of errors, and when logging, in turn if an error happens, no way to deal with that.
> In case of errors, when logging, there needs to be self recovery mechanisms. In the first plase, when the logs are created, we have to see if we have access to the log file and error on that  to the user, and redirect logs to stderror may be. In case errors happen while logging, e.g. disk out of space, we should let the user know and start re-diresting errors to stderr

-- 
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