Knowledge API Legacy5 Adapter 6.0.0.CR4-Pre1

org.drools.logger
Interface KnowledgeRuntimeLogger

All Known Implementing Classes:
KnowledgeRuntimeLoggerAdapter

public interface KnowledgeRuntimeLogger

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.


Knowledge API Legacy5 Adapter 6.0.0.CR4-Pre1

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