Interface IMetrics.IMetricsLogger

All Known Implementing Classes:
IMetrics.NoOpMetricsLogger
Enclosing interface:
IMetrics

public static interface IMetrics.IMetricsLogger
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    printf(String format, Object... args)
     
  • Method Details