Functions | |
| MAXON_DECLARATION (LoggerRef, Default, "net.maxon.core.logger.default", MAXON_IMPLEMENTATION_MODULE("net.maxon.kernel")) | |
| MAXON_DECLARATION (LoggerRef, Process, "net.maxon.core.logger.process", MAXON_IMPLEMENTATION_MODULE("net.maxon.kernel")) | |
| MAXON_DECLARATION (LoggerRef, Neutron, "net.maxon.core.logger.neutron") | |
| maxon::Loggers::MAXON_DECLARATION | ( | LoggerRef | , |
| Default | , | ||
| "net.maxon.core.logger.default" | , | ||
| MAXON_IMPLEMENTATION_MODULE("net.maxon.kernel") | |||
| ) |
Implementation of the default logger.
| maxon::Loggers::MAXON_DECLARATION | ( | LoggerRef | , |
| Process | , | ||
| "net.maxon.core.logger.process" | , | ||
| MAXON_IMPLEMENTATION_MODULE("net.maxon.kernel") | |||
| ) |
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.