Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Allow printing server logs directly to console #27

Closed
johndevs opened this issue Mar 16, 2013 · 1 comment
Closed

Allow printing server logs directly to console #27

johndevs opened this issue Mar 16, 2013 · 1 comment

Comments

@johndevs
Copy link
Owner

Currently all Jetty server logs end up in build/logs/jetty. But sometimes you would like directly to see the logs in your console while running. Provide a boolean configuration plugin.logToConsole by which setting to true the logs are just printed to console instead of to the log files.

@johndevs
Copy link
Owner Author

Printing server logs to console can be enabled by setting the vaadin.plugin.logToConsole=true

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

1 participant