[ 
http://mifosforge.jira.com/browse/MIFOS-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jbrewster updated MIFOS-2388:
-----------------------------

    Status: Verified  (was: Resolved)

> logging requires by-hand initialization
> ---------------------------------------
>
>                 Key: MIFOS-2388
>                 URL: http://mifosforge.jira.com/browse/MIFOS-2388
>             Project: mifos
>          Issue Type: Improvement
>          Components: Logging
>    Affects Versions: Release 1.3
>         Environment: Platform: All, OS: All
>            Reporter: Adam Monsen
>            Assignee: Udai Gupta
>             Fix For: Gazelle C
>
>
> MigofLogManager currently requires "by-hand" initialization, meaning, Java 
> code
> which calls MifosLogManager#getLogger() must FIRST call
> MifosLogManager#configure(String). It would be desirable to use a more 
> automatic
> form of logger configuration.
> Acceptance criteria:
> * Any class in Mifos can get a logger and call log methods without having to
> worry about first calling MifosLogManager#configure(String).
> * System.out.println() calls in ConfigurationLocator would be replaced by 
> log4j
> INFO log messages
> * logging works in ApplicationInitializer without a call to
> MifosLogManager#configure(String)
> * delete MifosLogManager#configure(String)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to