[jboss-jira] [JBoss JIRA] (WFCORE-918) Allow embedded server logging to be overridden by properties

Ken Wills (JIRA) issues at jboss.org
Tue Aug 25 16:58:43 EDT 2015


     [ https://issues.jboss.org/browse/WFCORE-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ken Wills reassigned WFCORE-918:
--------------------------------

    Assignee: Ken Wills


> Allow embedded server logging to be overridden by properties
> ------------------------------------------------------------
>
>                 Key: WFCORE-918
>                 URL: https://issues.jboss.org/browse/WFCORE-918
>             Project: WildFly Core
>          Issue Type: Feature Request
>            Reporter: Ken Wills
>            Assignee: Ken Wills
>
> For example:
> $ export JBOSS_HOME=/home/kwills/git/wildfly/build/target/wf/
> $ java -jar wildfly-10.0.0.CR1-SNAPSHOT/bin/client/jboss-cli-client.jar  -Djboss.server.base.dir=standalone1 -Djboss.server.log.dir=log
> [disconnected /] embed-server --std-out=echo
> This should log to $JBOSS_HOME/standalone1/log
> The properties available to override are: 
> jboss.server.base.dir defaults to jbossHome.getAbsolutePath() + File.separator + "standalone" ("domain" for domain servers).
> jboss.server.configuration.dir defaults to "configuration"
> jboss.server.log.dir defaults to log



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list