maxon::Loggers Namespace Reference

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")
 

Function Documentation

◆ MAXON_DECLARATION() [1/3]

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

Implementation of the default logger.

◆ MAXON_DECLARATION() [2/3]

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

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

Capsule and scene graph logger.