dynamic logging control
Benson Margulies <[email protected]> Tue, 8 Nov 2016 08:51:16 -0500
| Newsgroups | gmane.comp.apache.logging |
|---|---|
| Message-ID | <CALm0H54UuaH=spi_UrHdDJ3pspGrG5=yKfgA63ypd8C-FnyKOw@mail.gmail.com> |
In old log4j, I've maintained a JUnit rule that temporarily throttles a logger. In log4j2, I see a setLevel, but no getLevel, which rather screws up 'temporarily'. What am I missing?