
Search is based on keyword.
Ex: "Procedures"
Do not search with natural language
Ex: "How do I write a new procedure?"
Verbose Mode Logging
There is no command-line argument for controlling the verbosity level for console messages. You can modify the type of messages that are appended to the logger by changing the rootLogger details so, for example, to suppress all INFO messages you can set WARN instead:
log4cplus.rootLogger=WARN, KatanaLogFile, KatanaConsoleOutput
Note: To suppress messages in this way, you need to be change the existing log.conf file within the Katana installation directory, as there is no direct support for sourcing external log.conf files to customize the logging output.
Sorry you didn't find this helpful
Why wasn't this helpful? (check all that apply)
Thanks for your feedback.
If you can't find what you're looking for or you have a workflow question, please try Foundry Support.
If you have any thoughts on how we can improve our learning content, please email the Documentation team using the button below.
Thanks for taking time to give us feedback.