Hello,
In reading through the GitHub docs, and checking through the bits of code,
it appears I should be able to override the weewx 4.x logging format in the
weewx.conf file, is that correct?
I've got the following in my conf file:
[Logging]
[[formatters]]
[[[simple]]]
format = "%(asctime)s %(levelname)s %(message)s"
datefmt = %Y-%m-%d %H:%M:%S
but what shows up in the logs, does not include the time stamp. I get the
following errors along with it:
weewx[1] ERROR weewx.reportengine: Syntax error: missing option "asctime"
in interpolation.
weewx[1] ERROR weewx.reportengine: **** Report ignored
weewx[1] ERROR weewx.reportengine: Syntax error: missing option "asctime"
in interpolation.
weewx[1] ERROR weewx.reportengine: **** Report ignored
weewx[1] ERROR weewx.reportengine: Syntax error: missing option "asctime"
in interpolation.
weewx[1] ERROR weewx.reportengine: **** Report ignored
weewx[1] ERROR weewx.reportengine: Syntax error: missing option "asctime"
in interpolation.
weewx[1] ERROR weewx.reportengine: **** Report ignored
Any thoughts? I wasn't sure if this was dev or user, so.... I chose to
start here. if this should be in user, I'll gladly remove it from here and
post there.
Thanks!
--
You received this message because you are subscribed to the Google Groups
"weewx-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-development/18065ddb-0474-42d3-9975-76f9caa55402n%40googlegroups.com.