'Windows event logging with log4j2 in Java

I cannot find any good example about how to do windows event logging with log4j2.

Is it possible? My application can do it with log4j 1, but I want to upgrade to log4j2. And I need windows event logging also.

Any help or example would be great. Thanks!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source