# Logging tool Source: [https://docs.qualcomm.com/doc/80-41102-3/topic/logging-tool.html](https://docs.qualcomm.com/doc/80-41102-3/topic/logging-tool.html) The target `log` tool is the easiest way to set logging controls. The user can control what is being logged, filter levels, trace keywords, and processes all through the command-line in a running system. - To set the log level to INFO for the specifiedRun component in a process, run log level INFO "processName/componentName"Copy to clipboard - To use a keyword trace, run: log trace "keyword" "processName/componentName"Copy to clipboard **Parent Topic:** [Logging](https://docs.qualcomm.com/doc/80-41102-3/topic/logging.html) Last Published: Apr 23, 2025 [Previous Topic Access TelSDK logs](https://docs.qualcomm.com/bundle/publicresource/80-41102-3/topics/access-telsdk-logs.md) [Next Topic Logging API](https://docs.qualcomm.com/bundle/publicresource/80-41102-3/topics/logging-api.md)