Improve doxygen documentation.
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
#define UC_LOGGING_H_
|
||||
#include "utils.h"
|
||||
|
||||
/** Logging functions.
|
||||
/** @file
|
||||
* Application logging framework.
|
||||
* All logging functions except uc_log_init are thread safe,
|
||||
* so logging can be performed from any thread after the logging
|
||||
* system have been initialized.
|
||||
|
||||
Reference in New Issue
Block a user