Interface LoggingResourceProcessor.MinLevelEnabledFunction

Enclosing class:
LoggingResourceProcessor

static interface LoggingResourceProcessor.MinLevelEnabledFunction
  • Method Summary

    Modifier and Type
    Method
    Description
    io.quarkus.gizmo2.Expr
    apply(io.quarkus.gizmo2.creator.BlockCreator b0, io.quarkus.gizmo2.Var name, io.quarkus.gizmo2.Var levelInt)
     
  • Method Details

    • apply

      io.quarkus.gizmo2.Expr apply(io.quarkus.gizmo2.creator.BlockCreator b0, io.quarkus.gizmo2.Var name, io.quarkus.gizmo2.Var levelInt)