[
https://issues.apache.org/jira/browse/CLIMATE-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13996016#comment-13996016
]
Cameron Goodale commented on CLIMATE-50:
----------------------------------------
I am looking to revive this issue and I am looking at how we can support
logging.
In the new ocw module we actually have very few print statements, which begs
the question if we need logging at all. Assuming we need to add in logging,
the first item of business is where should we keep the logs?
Does it make sense to have logs within ocw and ocw-ui? I think it makes sense
to have ocw log any low level API information, errors, warnings, etc.. to help
with debugging, and ocw-ui will need to log messages related to the webservices
and other UI related things.
I will try and put something together in the ocw module in ocw/logs to
demonstrate how I see logging would work within the module.
> OCW needs to use a logger instead of prints
> -------------------------------------------
>
> Key: CLIMATE-50
> URL: https://issues.apache.org/jira/browse/CLIMATE-50
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Components: analysis
> Affects Versions: 0.2-incubating
> Reporter: Michael Joyce
> Assignee: Cameron Goodale
> Fix For: 0.4
>
>
> OCW is currently using print statements whenever we need to output
> information. Let's use this issue to discuss changes for this.
--
This message was sent by Atlassian JIRA
(v6.2#6252)