Modules
Here is a list of all modules:
 Assertion macrosIn the debug build, use assertion macros to terminate the application and log the error message when the assertion is failed
 Default loggersThe default loggers
 Logging macrosUse logging macros to write messages to the log
 Log category utility macrosUse these macros to define new log categories and operate on existing ones
 Log categoriesDefault log categories
 Log level utility macrosUse these macros to define new log levels and operate on defined log levels
 Log levelsUse log levels to classify log messages based on the severity of the information that they carry
 Default logArgumentToString specializationsLogging subsystem specialization of logArgumentToString for user-defined types
 Main loop task profiling
 ProfilingThis group of classes implements the profiling used internally by Profiling macros
 Profiling macrosUse profiling macros to instrument the code for runtime performance profiling
 Startup profiling
 Resource profilingUse the resource profiling subsystem to measure during runtime how long it takes to load and deploy resources