KIE API 6.2.0.Beta1

org.kie.api.logger
Interface KieRuntimeLogger


public interface KieRuntimeLogger

A logger for audit events.


Method Summary
 void close()
          Release any resources allocated within the logger such as file handles, network connections, etc.
 

Method Detail

close

void close()
Release any resources allocated within the logger such as file handles, network connections, etc. It is a programming error to append to a closed appender.


KIE API 6.2.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.