Interface ExpressionLogger

All Known Implementing Classes:
ExpressionLogger.InheritingExpressionLogger

public interface ExpressionLogger
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Interface Description
    static class  ExpressionLogger.InheritingExpressionLogger  
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static ExpressionLogger DEV_NULL  
  • Method Summary

    Modifier and Type Method Description
    void log​(java.lang.String s)