Home
last modified time | relevance | path

Searched refs:shouldLog (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-pid-control/pid/ec/
H A Dlogging.cpp235 bool shouldLog = false; in LogContext() local
240 shouldLog = true; in LogContext()
248 shouldLog = true; in LogContext()
255 shouldLog = true; in LogContext()
258 if (!shouldLog) in LogContext()