Skip to content

Feature: Adding timestamps to stderr and stdout

Drew Stinnett requested to merge feature-timestamp-stderr-stdout into main

This is to address #17 (closed) . Previously stderr logs had a timestamp which did not include a date, which is not useful 🤪. Stdout information is not necessarily log data, however it's nice to see when the entries were created similar to a log, so this adds some start/stop times to stdout.

Merge request reports

Loading