You are here:
Log Files (Managed Package)
For the managed package runtime, three log files are generated for every command run.
This information is for Omnistudio for Managed Packages. For Omnistudio on standard runtime, see Omnistudio Help.
To include all logging into the log files, run commands with --verbose.
- VlocityBuildLog.yaml
- Provides a summary of what was executed during the command. This file appears in the directory where you run the command.
- VlocityBuildErrors.log
- Contains any errors that occur during the job. This file appears in the directory where you run the command.
- vlocity-temp/logs/<JobName>-<Timestamp>-<Command>.yaml
- This file is a saved version of the VlocityBuildLog.yaml in the logs folder for every command run.
