Interface MessageReporter


  • @InternalApi
    public interface MessageReporter
    Façade to report user-facing messages (info, warning and error). Note: messages are formatted using MessageFormat.

    Internal API: this is a transitional API that will be significantly changed in PMD 7, with the transition to SLF4J. See https://github.com/pmd/pmd/issues/3816

    Author:
    Clément Fournier