* * 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
* BAEL-1783
* tabs to spaces, artifact id renamed
* tabs to spaces
* Added module spring-boot-logging-log4j2
* Removed <name> node
* @GetMapping instead of the older @RequestMapping
* @GetMapping instead of the older @RequestMapping