fabric8io / vertx-maven-plugin

Vert.x Maven Plugin - moved to https://github.com/reactiverse/vertx-maven-plugin
https://github.com/reactiverse/vertx-maven-plugin
Apache License 2.0
25 stars 5 forks source link

Add support for log redirection #128

Open kameshsampath opened 7 years ago

kameshsampath commented 7 years ago

When running application in daemon mode, it would be nicer to have plugin configured with option -- redirect with a path to the log file. In doing so the vertx:start will start logging to the file configured as part of the redirectLog parameter