Package com.illumon.iris.db.schema
Interface LoggerListenerBase
public interface LoggerListenerBase
-
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
-