[
https://issues.apache.org/jira/browse/NPANDAY-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Corneliussen updated NPANDAY-482:
--------------------------------------
Description:
Refactor all Console.WriteLines and OutputPane.OutputString to use the logger
(which writes to the Output pane).
Also consider to replace the current logger with a standard logger like Commons
Logging
(http://netcommon.sourceforge.net/docs/2.0.0/reference/html/index.html).
Commons Logging can be used to delegate logging to for example NLog or log4net.
was:
Refactor all Console.WriteLines and OutputPane.OutputString to use the logger
(which writes to the Output pane).
Also consider to replace the current logger with a standard logger like log4net
or NLog (or at least delegat to one of those).
Summary: Consistent use of NPanday.Logger (or Apache Commons Logging?)
thoughout .NET code base (was: Consistent use of NPanday.Logger (or NLog?)
thoughout .NET code base)
> Consistent use of NPanday.Logger (or Apache Commons Logging?) thoughout .NET
> code base
> --------------------------------------------------------------------------------------
>
> Key: NPANDAY-482
> URL: https://issues.apache.org/jira/browse/NPANDAY-482
> Project: NPanday
> Issue Type: Improvement
> Components: Project Importer, Visual Studio Add-in
> Affects Versions: 1.4-incubating
> Reporter: Lars Corneliussen
>
> Refactor all Console.WriteLines and OutputPane.OutputString to use the logger
> (which writes to the Output pane).
> Also consider to replace the current logger with a standard logger like
> Commons Logging
> (http://netcommon.sourceforge.net/docs/2.0.0/reference/html/index.html).
> Commons Logging can be used to delegate logging to for example NLog or
> log4net.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira