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.cpp246 bool shouldLog = false; in LogContext() local
251 shouldLog = true; in LogContext()
259 shouldLog = true; in LogContext()
266 shouldLog = true; in LogContext()
269 if (!shouldLog) in LogContext()