Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.4k stars 1.07k forks source link

Please take a look to gflog as replacement for log4j #11796

Closed eabykov closed 2 years ago

eabykov commented 2 years ago

What?

Could you try using gflog instead of log4j to increase logging performance

Why?

Because gflog is a highly efficient garbage-free logging framework for Java 8+. Here is a link to the comparison: https://github.com/epam/GFLog/wiki/Performance

Your Environment

bernd commented 2 years ago

@eabykov Thanks for the suggestion, but we will stay with log4j2 for now.