maxon::Loggers Namespace Reference 系统

函数

  MAXON_DECLARATION (LoggerRef, Default, "net.maxon.core.logger.default")
  MAXON_DECLARATION (LoggerRef, Process, "net.maxon.core.logger.process")

Function Documentation

◆  MAXON_DECLARATION() [1/2]

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

Implementation of the default logger.

◆  MAXON_DECLARATION() [2/2]

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