[
https://issues.apache.org/jira/browse/METRON-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16188597#comment-16188597
]
ASF GitHub Bot commented on METRON-1209:
----------------------------------------
Github user ottobackwards commented on the issue:
https://github.com/apache/metron/pull/772
As a note :
```bash
-> % mvn exec:java \
-Dexec.mainClass="org.apache.metron.stellar.common.shell.StellarShell"
-Dexec.args="-l src/test/resources/log4j.properties"
```
Is how to run this with mv:exec from the stellar-common directory.
I also changed the log4j.properties to DEBUG from error.
> Make stellar repl take logging properties, like other CLI apps in metron
> ------------------------------------------------------------------------
>
> Key: METRON-1209
> URL: https://issues.apache.org/jira/browse/METRON-1209
> Project: Metron
> Issue Type: Improvement
> Reporter: Casey Stella
>
> Right now we don't have an ability to specify the logging settings. We
> should make the REPL work just like the flat file loader or the MaaS CLI.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)