Interface LogBuilder

  • All Known Implementing Classes:
    DefaultLogBuilder

    public interface LogBuilder
    Interface for constructing log events before logging them. Instances of LogBuilders should only be created by calling one of the Logger methods that return a LogBuilder.