i am trying to change the weewx log format. i have added the following to my
weewx.conf, but it has no effect. how should i do it? (weewx 4.0.0 on macos
10.13.6 high sierra). and can i use { style?
[Logging]
[[formatters]]
[[[verbose]]]
format = '%(asctime)s %(levelname)s %(name)s|%(message)s'
datefmt = %Y-%m-%d %H:%M:%S
[[[standard]]]
format = '%(asctime)s %(levelname)s %(name)s|%(message)s'
datefmt = %Y-%m-%d %H:%M:%S
[[[simple]]]
format = '%(asctime)s %(levelname)s %(name)s|%(message)s'
datefmt = %Y-%m-%d %H:%M:%S
but it gives me the weewx default
May 2 21:59:44 pebble weewx[1663] INFO __main_] <Info>: Platform
Darwin-17.7.0-x86_64-i386-64bit
--
You received this message because you are subscribed to the Google Groups
"weewx-user" 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-user/1F53A625-F718-4EFB-A250-43D8F6D5555B%40gmail.com.