Sorry for the late reply.  Rebuilding/consolidating my docker setups and 
had a question...

Removing StdPrint 'does' work for suppressing the LOOP messages in Docker, 
but is there a way to get the same effect via a custom [Logging] stanza ?

I got very lost under the hood trying to follow how StdPrint is logging at 
all.
Would this be expected to work ?

[Logging]
    [[loggers]]
        [[[weewx.engine.StdPrint]]]
            level = ERROR


On Sunday, March 27, 2022 at 4:28:52 AM UTC-7 Tom Keffer wrote:

> Just remove "StdPrint" from the list of reporting services to be run. So, 
> this
>
> report_services = weewx.engine.StdPrint, weewx.engine.StdReport
>
> becomes this
>
> report_services = weewx.engine.StdReport
>
>
> On Sun, Mar 27, 2022 at 4:24 AM Doug Jenkins <[email protected]> 
> wrote:
>
>> Is there a way to suppress the LOOP data?
>>
>

-- 
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/d1e72f8a-5a6d-4a90-8df5-4722c38a544dn%40googlegroups.com.

Reply via email to