Contents

OS_LOG_DEFAULT

The shared default log.

Declaration

#define OS_LOG_DEFAULT

Discussion

Passing this constant to an os_log function, such as os_log, os_log_info, os_log_debug, os_log_error, or os_log_fault, causes the system to log a message with the system’s standard behavior.

See Also

Getting the Standard Log Objects