headcr4sh / node-maven

Maven for Node.js
Apache License 2.0
18 stars 14 forks source link

logFile not working #24

Open bialesdaniel opened 5 years ago

bialesdaniel commented 5 years ago

I can't seem to get the logFile to work is there some trick I'm just specifying logFile: __dirname + "/logs.txt".

I'm just trying to get the output from the maven commands. If there is some other easier way then specifying a logFile then reading from the file please let me know.