XpmBuildConfiguration._log property
The logger instance for output and diagnostics.
Signature
protected _log: Logger;
Remarks
This logger provides trace-level diagnostics throughout the build configuration lifecycle, including template substitution, inheritance resolution, property merging, dependency substitution, and action preparation.
It is initialised in the constructor from the parent collection's logger and used consistently across all helper methods to maintain coherent logging output. This enables detailed debugging of complex configuration hierarchies without impacting runtime performance when tracing is disabled.
Generated via tsdoc2docusaurus 1.3.0-pre by API Extractor/Documenter 7.55.2.