18F / pages-server

DEPRECATED: Static website publishing server for 18F Pages
https://www.npmjs.com/package/18f-pages-server
Other
11 stars 3 forks source link

Pipe command logs to logger #44

Closed mbland closed 8 years ago

mbland commented 8 years ago

By doing this, command output will go to both the standard output and error of the pages-server (as it already did) and to the build-specific log file.

cc: @msecret @DavidEBest @rogeruiz

mbland commented 8 years ago

Also cc: @catherinedevlin @afeld.

DavidEBest commented 8 years ago

Looks good to me! :+1:

afeld commented 8 years ago

Just one little question/suggestion. Otherwise, :shipit: !