XLL+ Class Library (7.0)

Logging macros

Logging macros are listed here.

Logging macros

public method LOG_DEBUG Write debugging information to the log
public method LOG_ERROR Write an error report to the log
public method LOG_FATAL Write a fatal error report to the log
public method LOG_INFO Write information about a user action or other event to the log
public method LOG_TRACE Write low-level information to the log
public method LOG_WARN Write a warning to the log

Requirements

Header: cpplog.h

See Also

cpplog.h