log: add ability to override syslog parameters
[dpdk.git] / lib / librte_eal / common / include / eal_private.h
index d8c7498..314ee30 100644 (file)
@@ -114,7 +114,7 @@ int rte_eal_log_early_init(void);
  * @return
  *   0 on success, negative on error
  */
-int rte_eal_log_init(void);
+int rte_eal_log_init(const char *id, int facility);
 
 /**
  * Init the default log stream