Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AimRT/AimRT
/ log
Method
log
src/interface/aimrt_module_cpp_interface/context/context.h:229–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
}
228
229
inline OpLog Context::log(std::source_location loc) {
230
return OpLog(*this, loc);
231
}
232
233
// Context CreatePublisher helper impl
234
template <class T>
Callers
6
Log
Method · 0.80
Publish
Method · 0.80
RawSubscribe
Method · 0.80
Log
Function · 0.80
Serving
Method · 0.80
SetCoreLogger
Method · 0.80
Calls
1
OpLog
Class · 0.70
Tested by
no test coverage detected