Logging

Warning

PactFlow On-Premises 1.x is now in maintenance mode and receives security updates only. It will no longer be supported after March 11, 2026.

To benefit from the latest features and improvements, upgrade to version 2.x as soon as possible.

Output

PactFlow On-Premises application logs are sent to the standard output stream of the Docker container, with the expectation that the container orchestration service will collect and forward them to a log aggregation service.

Format

The default log format is JSON. This can be changed by setting the PACTFLOW_LOG_FORMAT environment variable.

Level

The default log level is INFO. This can be changed by setting the PACTFLOW_LOG_LEVEL environment variable.

Publication date: