-
Ayman Bagabas authored
Now, a `TimeFunction` takes a `time.Time` argument and returns another. This is needed for people who wish to modify the time being used to log a message such as using UTC. Fixes: https://github.com/charmbracelet/log/issues/114
Ayman Bagabas authoredNow, a `TimeFunction` takes a `time.Time` argument and returns another. This is needed for people who wish to modify the time being used to log a message such as using UTC. Fixes: https://github.com/charmbracelet/log/issues/114