When parsing name elements (under the Debug element), name elements with level="trace" get parsed as if level="info". The bug is at line 462 in SyslogXML.java in v1.1.8 of protomatter: addInfoName should be changed to addDebugName
Log in to post a comment.