Supress getChildDevices output

How the heck do you get this method to shut the heck up???
Every single time you call it, it returns this foo…
getChildDevices(true), children=1

???

1 Like

anybody? @slagle ? …

You want getchilddevices to not return anything in the logs?

yes please, it appears to be logging within the actual method.

It is, we trace it.

Not something you can suppress.

I know I can’t suppress it, that’s what I’m complaining about…
useless uncontrollable logging > /dev/null

2 Likes