Open kameshsampath opened 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
-- redirect
vertx:start
redirectLog
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 thevertx:start
will start logging to the file configured as part of theredirectLog
parameter