EtalumaSupport / LumaViewPro

MIT License
6 stars 6 forks source link

Add timestamps for log in all modes #356

Closed ericweiner closed 7 months ago

ericweiner commented 7 months ago

Right now I think it is just in engineering/debug? This is very helpful for troubleshooting.

jmcoreymv commented 7 months ago

@ericweiner Currently all logs include timestamps (engineering mode or normal), in the log file, e.g.:

[INFO] 04/01/2024 09:24:25.208 - lumaviewpro.py - [LVP Main  ] ModSlider.__init__()

However the replicated event in the console log doesn't show the timestamp, do you want this behavior changed?

ericweiner commented 7 months ago

Ah, my mistake. This is working, I must have been looking at an old version.