Skip to content
Latchkey

Logging - CI/CD Glossary Definition

Logging records timestamped events from a system; in CI the job log is usually the first place you look when a build fails.

Logging is recording discrete, timestamped events emitted by a system. In CI, job logs are the primary debugging surface: build output, test results, and stack traces.

Related guides

Run this faster and cheaper on Latchkey managed runners. Start free →