Class SysInfoTxtLogRenderer

java.lang.Object
org.jpos.log.render.txt.SysInfoTxtLogRenderer
All Implemented Interfaces:
LogRenderer<SysInfo>

public final class SysInfoTxtLogRenderer extends Object implements LogRenderer<SysInfo>
Plain-text renderer for SysInfo audit records.
  • Constructor Details

    • SysInfoTxtLogRenderer

      Default constructor; no instance state to initialise.
  • Method Details