mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 18:48:51 +00:00
da4c6f6e25
- Eliminated unused parseEvent method signatures from StrictSyslog5424Parser in favor of a single String line method - Eliminated intermediate conversion from String to byte array and back to String for Syslog Parser Signed-off-by: Joseph Witt <joewitt@apache.org>