Uses of Class
org.refcodes.logger.IllegalRecordRuntimeException
-
-
Uses of IllegalRecordRuntimeException in org.refcodes.logger
Methods in org.refcodes.logger that throw IllegalRecordRuntimeException Modifier and Type Method Description voidLogger. log(org.refcodes.tabular.Record<? extends T> aRecord)Logs aRecord.voidSystemLogger. log(org.refcodes.tabular.Record<?> aRecord)Logs aRecord.
-