Package org.kie.api.logger
Interface KieRuntimeLogger
-
public interface KieRuntimeLogger
A logger for audit events.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
close()
Release any resources allocated within the logger such as file handles, network connections, etc.
-