pentacent / keila

Open Source Newsletter Tool.
https://keila.io
GNU Affero General Public License v3.0
1.26k stars 61 forks source link

Timestamps in the logs show no date #312

Open almereyda opened 1 week ago

almereyda commented 1 week ago

The logs contain hour, minute, second and increments for actions logged to the console.

Unfortunately they don't contain a date, which renders it harder to correlate events, in case no additional log postprocessing is happening.

As an administrator, I often need to look up log output, in order to correlate it with human activity.

It will be helpful to have a date as a hint, which allows to focus more easily.