maxon::Loggers Namespace Reference

Functions

 MAXON_DECLARATION (LoggerRef, Asset, "net.maxon.core.logger.asset")
 
 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")
 

Function Documentation

◆ MAXON_DECLARATION() [1/4]

maxon::Loggers::MAXON_DECLARATION ( LoggerRef  ,
Asset  ,
"net.maxon.core.logger.asset"   
)

Logger for asset-related messages.

◆ MAXON_DECLARATION() [2/4]

maxon::Loggers::MAXON_DECLARATION ( LoggerRef  ,
Default  ,
"net.maxon.core.logger.default"  ,
MAXON_IMPLEMENTATION_MODULE("net.maxon.kernel")   
)

Implementation of the default logger.

◆ MAXON_DECLARATION() [3/4]

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_DECLARATION() [4/4]

maxon::Loggers::MAXON_DECLARATION ( LoggerRef  ,
Neutron  ,
"net.maxon.core.logger.neutron"   
)

Capsule and scene graph logger.