Logging in embedded platforms
Learn about the standard log output, logging plug-in, and command line arguments for log configuration.
Read time 1 minuteLast updated 13 days ago
Embedded Linux and QNX platforms provide logging capabilities to help you diagnose errors or warnings that might occur during application runtime. The log output is stored in a file or displayed in the console. Alternatively, you can configure a plug-in to route the log output to specialized logging environments.
Topic | Description |
|---|---|
| Standard log output overview | Provides an overview of the default log output behavior and the command line arguments to customize it. |
| Configure a logging plug-in | Explains how to enable and configure a logging plug-in for customized logging. |
| Command line arguments for logging | Lists the command line arguments to configure standard log output and logging plug-in. |