Commit Graph

3 Commits

Author SHA1 Message Date
aschaich 7b0f4f7d1d
[log4j] Add fuzz target for slf4j (#8426) 2022-09-07 12:46:48 +01:00
Fabian Meumertzheim 782464d62c
[log4j2] Fix build failure (#7079)
* [log4j2] Fix build failure

* [log4j2] Slightly improve fuzz target performance

Instead of writing the log messages to /dev/null, use an appender that
constructs it in memory only and ignores the result.
2021-12-30 12:21:15 -05:00
Roman Wagner c2f70d8048
[log4j2] intitial integration (#7016) 2021-12-15 18:55:39 +00:00