Interface LoggerListenerBase

All Known Subinterfaces:
Listener, Logger

public interface LoggerListenerBase
A base interface for Schema Loggers and Listeners. This provides functionality common to Logger and Listener.
  • Method Summary

    Modifier and Type Method Description
    int getLogFormat()
    Get the format value of this Logger/Listener object.
  • Method Details

    • getLogFormat

      int getLogFormat()
      Get the format value of this Logger/Listener object. This is deemed to be 0 if unset.
      Returns:
      the format