Interface LoggerAwareInvocationTracker

All Superinterfaces:
InvocationTracker
All Known Implementing Classes:
MeasurementInvocationTracker

public interface LoggerAwareInvocationTracker extends InvocationTracker
  • Method Details

    • setLogger

      void setLogger(org.slf4j.Logger logger)