Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/TensorRT
/ getShouldLog
Method
getShouldLog
samples/common/logging.h:181–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
bool getShouldLog() const
182
{
183
return mShouldLog;
184
}
185
186
private:
187
static std::ostream& severityOstream(Severity severity)
Callers
1
logging.h
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected