|
GRVY-0.39.0
|
This section highlights available C logging routines that provide a priority-based printf style logging mechanism to control application messages. A set of default priority definitions are provided to define messages at various priority levels. Available priority levels are enumerated as follows:
Code Example: A specific C example illustrating priority logging usage is available in messages.c.