- All Implemented Interfaces:
Reporter
@Component
public class LoggingReporter
extends Object
implements Reporter
Logs every model check error to tne configured logging facility.
-
Field Summary
Fields inherited from interface ch.tocco.nice2.model.entity.api.schema.Reporter
EMPTY
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LoggingReporter
public LoggingReporter(org.slf4j.Logger log)
-