2019-10-31 21:43:47 -04:00
|
|
|
|
### Relevant articles
|
|
|
|
|
|
|
|
|
|
- [Intro to Log4j2 – Appenders, Layouts and Filters](http://www.baeldung.com/log4j2-appenders-layouts-filters)
|
|
|
|
|
- [Log4j 2 and Lambda Expressions](http://www.baeldung.com/log4j-2-lazy-logging)
|
|
|
|
|
- [Programmatic Configuration with Log4j 2](http://www.baeldung.com/log4j2-programmatic-config)
|
|
|
|
|
- [Creating a Custom Log4j2 Appender](https://www.baeldung.com/log4j2-custom-appender)
|
|
|
|
|
- [Get Log Output in JSON](http://www.baeldung.com/java-log-json-output)
|
|
|
|
|
- [System.out.println vs Loggers](https://www.baeldung.com/java-system-out-println-vs-loggers)
|
2020-07-07 07:18:10 -04:00
|
|
|
|
- [Log4j 2 Plugins](https://www.baeldung.com/log4j2-plugins)
|
2022-02-09 00:55:59 -05:00
|
|
|
|
- [Printing Thread Info in Log File Using Log4j2](https://www.baeldung.com/log4j2-print-thread-info)
|
2022-08-17 07:40:01 -04:00
|
|
|
|
- [Log4j2 – Logging to Both File and Console](https://www.baeldung.com/java-log4j2-file-and-console)
|
2023-09-29 12:08:32 -04:00
|
|
|
|
- [Log4j 2 Configuration Using a Properties File](https://www.baeldung.com/java-log4j2-config-with-prop-file)
|