Class Slf4jNotifier

java.lang.Object
com.github.tomakehurst.wiremock.common.Slf4jNotifier
All Implemented Interfaces:
Notifier

public class Slf4jNotifier extends Object implements Notifier
  • Constructor Details

    • Slf4jNotifier

      public Slf4jNotifier(boolean verbose)
  • Method Details