[
https://issues.apache.org/jira/browse/MNEMONIC-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15439568#comment-15439568
]
Xiaojin Jiao commented on MNEMONIC-9:
-------------------------------------
https://github.com/NonVolatileComputing/incubator-mnemonic/pull/7
slf4j as interface, log4j as the underline framework
pom files have the same logging dependencies for all modules.
files named "log4j.peroperties" are located at /src/main/resources/ with the
same content for all modules. All logging info will be output on the screen and
to a file named 'log.log' in the same folder.
> Add logging dependencies
> ------------------------
>
> Key: MNEMONIC-9
> URL: https://issues.apache.org/jira/browse/MNEMONIC-9
> Project: Mnemonic
> Issue Type: Improvement
> Components: Logging
> Affects Versions: 0.1.2-incubating
> Reporter: Uma Maheswara Rao G
> Assignee: Xiaojin Jiao
> Fix For: 0.3.0-incubating
>
>
> Add logging dependencies in POM.xml for all sub-modules
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)