rdesantis / hauldata

Database Process Automation made easy.
Apache License 2.0
1 stars 0 forks source link

Identify unnamed tasks by line number in log file #130

Closed rdesantis closed 4 years ago

rdesantis commented 4 years ago

An unnamed task should be assigned name "@", e.g., "@34", or maybe to assure uniqueness when multiple tasks appear on the same line, name it "task-number>@<line-number", e.g., "4@34".

rdesantis commented 4 years ago

Implemented per https://github.com/rdesantis/hauldata/commit/1c6e6155571b9d137eb1e46734dadbda67f62cb2