Merged from external project:
[bertos.git] / bertos / cfg / log.h
index 84d5cc637f195da4bb9781c58545d1da17e67d5e..08bd55e84871f95a03fae1dd7ca379386e307bf5 100644 (file)
  * also which print function are linked.
  * If you choose a low level of log you link all log function (error, warning and info),
  * but if choose a hight level you link only that have the priority egual or hight.
- * The priority level go from error (most hight) to info (most low) (see cfg/debug.h
+ * The priority level go from error (highest) to info (lowest) (see cfg/debug.h
  * for more detail).
  * \{
  */