Package io.quarkus.runtime.logging
Class InheritableLevel.Substitution
java.lang.Object
io.quarkus.runtime.logging.InheritableLevel.Substitution
- All Implemented Interfaces:
ObjectSubstitution<InheritableLevel,String>
- Enclosing class:
- InheritableLevel
public static class InheritableLevel.Substitution
extends Object
implements ObjectSubstitution<InheritableLevel,String>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Substitution
public Substitution()
-
-
Method Details
-
serialize
- Specified by:
serializein interfaceObjectSubstitution<InheritableLevel,String>
-
deserialize
- Specified by:
deserializein interfaceObjectSubstitution<InheritableLevel,String>
-