java-tutorials/spring-boot-logging-log4j2
rozagerardo 2449866727 BAEL-2131 disable logging in console (#5103)
* * first approach dividing spring-boot-logging into modules

* * first approach dividing spring-boot-logging into modules

* * modularized spring-boot-logging-log4j2 module
* existing example as module
* created module for new examples of "disabling console output" article

* * removed name from poms
* removed logback-properties submodule
* added comment about logback properties in logback module

* fixed comment typo

* removed one last name tag
2018-09-04 22:18:02 -05:00
..
disabling-console-logging BAEL-2131 disable logging in console (#5103) 2018-09-04 22:18:02 -05:00
spring-boot-logging-log4j2-app BAEL-2131 disable logging in console (#5103) 2018-09-04 22:18:02 -05:00
.gitignore BAEL-1783 (#4545) 2018-06-29 21:43:22 -05:00
README.md Update and add README files (#4657) 2018-07-08 10:12:13 -05:00
pom.xml BAEL-2131 disable logging in console (#5103) 2018-09-04 22:18:02 -05:00

README.md

Relevant Articles: