Skip to content

log read

This command returns the contents of a log in JSON format.

./BotCLI log read [arguments]

What are the arguments?

Argument Required Description
-activityLabel Yes The label of the log that will be read.

Examples

Read the log with label demoLog.

./BotCLI log read -activityLabel "demoLog"