public class ModSecurity2AuditWriter extends Object implements AuditEventWriter
| Constructor and Description |
|---|
ModSecurity2AuditWriter(File file) |
public ModSecurity2AuditWriter(File file) throws IOException
IOExceptionpublic void writeEvent(AuditEvent evt) throws IOException
writeEvent in interface AuditEventWriterevt - The audit-event to be written.IOException - In case an IO-error occurs.public void close()
Copyright © 2014 jwall.org. All Rights Reserved.