Problem:
- Product Name: VisiBroker
- Product Version: All
- Product Component: Logging
- Platform/OS Version: All
What are the different debug levels and the corresponding string description that can be seen in the logs to be easily searchable when debugging.
for example:
using the "debug" level, you will see "Debug" in the outputs.
Resolution:
Currently, it is not mentioned in the documentation.
These are the various debug levels for Visibroker and the description for each.
- emerg, "Emergency"
- alert, "Alert"
- crit, "Critical"
- err, "Error"
- warning, "Warning"
- notice, "Notice"
- info, "Info"
- debug, "Debug"
#Security
#VisiBroker