[
https://issues.apache.org/jira/browse/OFBIZ-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369620#comment-15369620 ]
Taher Alkhateeb commented on OFBIZ-7767:
----------------------------------------
This is a new feature and not something that used to exist in the ant scripts. And it was implemented using bash scripts and then ONLY for the server tasks.
By default ./gradlw "ofbizBackground --start" would fork a new process and send the output to runtime/logs/console.log. For other logging capabilities of the server you should modify the log4j xml settings file.
Hence, this JIRA is unnecessary and should be closed unless changed to a new feature wishlist. I personally don't find it very important to convert all console output to a file.
> Have gradle produce logs
> ------------------------
>
> Key: OFBIZ-7767
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7767> Project: OFBiz
> Issue Type: Sub-task
> Components: framework
> Affects Versions: Trunk
> Reporter: Pierre Smits
> Priority: Minor
>
> Currently executing gradle tasks doesn't generate logs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)