novi upstream verzije 2.8.3
[ossec-hids.git] / src / analysisd / alerts / log.h
index b8ea56f..a38ca73 100755 (executable)
@@ -1,11 +1,12 @@
-/* @(#) $Id$ */
+/* @(#) $Id: ./src/analysisd/alerts/log.h, 2011/09/08 dcid Exp $
+ */
 
 /* Copyright (C) 2009 Trend Micro Inc.
  * All right reserved.
  *
  * This program is a free software; you can redistribute it
  * and/or modify it under the terms of the GNU General Public
- * License (version 2) as published by the FSF - Free Software 
+ * License (version 2) as published by the FSF - Free Software
  * Foundation
  */
 
@@ -21,6 +22,7 @@
 
 void OS_LogOutput(Eventinfo *lf);
 void OS_Log(Eventinfo *lf);
+void OS_CustomLog(Eventinfo *lf,char * format);
 void OS_Store(Eventinfo *lf);
 int FW_Log(Eventinfo *lf);