Functions | |
MAXON_DECLARATION (LoggerRef, Default, "net.maxon.core.logger.default") | |
MAXON_DECLARATION (LoggerRef, Process, "net.maxon.core.logger.process") | |
MAXON_DECLARATION (LoggerRef, Neutron, "net.maxon.core.logger.neutron") | |
maxon::Loggers::MAXON_DECLARATION | ( | LoggerRef | , |
Default | , | ||
"net.maxon.core.logger.default" | |||
) |
Implementation of the default logger.
maxon::Loggers::MAXON_DECLARATION | ( | LoggerRef | , |
Process | , | ||
"net.maxon.core.logger.process" | |||
) |
Implementation of the process logger. Sends output to the process console (and on Windows to the debugger console).
maxon::Loggers::MAXON_DECLARATION | ( | LoggerRef | , |
Neutron | , | ||
"net.maxon.core.logger.neutron" | |||
) |
Capsule and scene graph logger.