ArchUnitTS - v2.2.0
    Preparing search index...

    Class CheckLogger

    CheckLogger is designed to output logging information during the execution of architectural checks. It creates a single log file per instance and supports both console and file logging.

    Implements

    Index

    Constructors

    Methods

    • Gets the path to the log file for this logger instance

      Returns string

    • Parameters

      • metricName: string
      • value: number
      • Optionalthreshold: number
      • Optionaloptions: LoggingOptions

      Returns void