For the complete documentation index, see llms.txt. This page is also available as Markdown.

Marking logs

Inserting entries into the logs can help mark the beginning or end of a test or series of tests. The ldoctl command line utility gives a command to easily insert entries into the log. Use the following command to insert a custom message into the log:

ldoctl logs mark "Message to put in the log."

Last updated

Was this helpful?