MCPcopy Create free account
hub / github.com/arrayfire/arrayfire / getLogger

Method getLogger

src/backend/common/DependencyModule.cpp:181–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179}
180
181spdlog::logger* DependencyModule::getLogger() const noexcept {
182 return logger.get();
183}
184
185} // namespace common
186} // namespace arrayfire

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected