John Blum
9821a1e277
Update Copyright for 2022.
2022-03-02 16:16:01 -08:00
John Blum
8447eaad10
Update Copyright to 2020.
2020-02-19 23:04:23 -08:00
John Blum
76d921f5f0
Add call to reset Logback on test class initialization.
...
Resolves gh-73.
2020-02-19 19:07:56 -08:00
John Blum
562dc6c6ed
Add additional Smoke Tests asserting Apache Geode logging configuration with the use of Spring Boot application.properties as well as JVM System Properties.
...
Effectively, these tests test the SBDG GeodeLoggingApplicationListener registration and function.
Resolves gh-73.
2020-02-14 16:57:26 -08:00
John Blum
729c02407c
Add additional test case asserting that DEBUG Log statements are not logged.
...
Resolves gh-73.
2020-02-14 15:19:14 -08:00
John Blum
ae616a4774
Switch to using the SpringApplicationBuilder to allow additional Spring profiles to be activated when needed.
...
Add additional logic to configure printing (output) of the Log messages (content) using System.out when the application is manually run.
Resolves gh-73.
2020-02-14 15:19:14 -08:00
John Blum
21cc8e6c4b
Add Smoke Tests for the 'spring-geode-starter-logging' module.
...
Resolves gh-73.
2020-02-11 19:16:55 -08:00