Interface LogAppender


public interface LogAppender
Provides log text that can be appended at the end of log
Author:
Vivek Pandey
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final LogAppender
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Gives log that can be appended
  • Field Details

  • Method Details

    • getLog

      @NonNull Reader getLog()
      Gives log that can be appended