qacafe - ip test solutions
Knowledge Base > Basic Configuration > How can I add comments to the log file and HTML report?

How can I add comments to the log file and HTML report?

Starting in CDRouter 2.8, you can now easily add comments to your log files and HTML reports right from the command-line. Using the -comment option, CDRouter will place the comment in the log file and HTML report.

Examples:

# buddy -comment "Version 1.3.bin"
# buddy -comment "X-Ver: 1.2" -comment "X-Hw: rev2"

If you are using BuddyWeb, additional user comments can be included in the package description, package name, configuration file description, or directly in the configuration file in the form of comments (each comment line in the configuration file must be started with the '#' character). Comments can also be entered for each individual test case in the BuddyWeb package manager.

BuddyWeb also includes a generic utility for including additional buddy options in the Extra Buddy Arguments field on the Advanced tab. This field can be used to include comments that will appear in the log files. This feature can also be used to include comments when calling BuddyWeb from the command line.