Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Logs from app when tomcat runs in daemon mode #44

Closed
vladvoic opened this issue Apr 26, 2013 · 4 comments
Closed

Logs from app when tomcat runs in daemon mode #44

vladvoic opened this issue Apr 26, 2013 · 4 comments

Comments

@vladvoic
Copy link
Contributor

Is there a way to grab the logs when tomcat runs in daemon mode?

@davidnortonjr
Copy link

Try this!

[ tomcatRun, tomcatRunWar ]*.outputFile = file('build/catalina.out')

@bmuschko
Copy link
Owner

@vladvoic Is this a viable solution for you?

@vladvoic
Copy link
Contributor Author

@bmuschko I doesn't solve it, as I would like to have a way to print to stdout, but feel free to close it as there is a way of getting them.

@bmuschko
Copy link
Owner

I am going to close this issue. If you want more advanced handling, feel free to submit a pull request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants