rackberg / para

A command-line tool for parallel execution of shell commands in multiple directories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timestamp for project.log's

rackberg opened this issue · comments

The project log files should be rotated using a log rotate mechanism.

Every line in a log file should begin with the current date and time. This can be accomplished using the monolog library currently used to log the application itself.