[
https://issues.apache.org/jira/browse/LOG4J2-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721372#comment-14721372
]
Ralph Goers commented on LOG4J2-952:
I made most of the changes you requested and chec
I too have found that name a bit confusing. It actually kind of makes me think
it is somehow a subclass of InitialContext.
Either one of your proposed names is fine with me. I guess I prefer
LoggerContextRule simply because it is slightly shorter and we don’t support
any other “Rule” types tha
Ha, you can make it PrimaryJUnitLoggerContextRule if you want ;-).
or PrimaryLoggerContextJUnitRule ;-).
Regards.
On Sat, 29 Aug 2015, Gary Gregory wrote:
Hi All,
I was going to write a couple of blog posts this weekend about log4j and I
was going to start by talking about how useful our Ini
Hi All,
I was going to write a couple of blog posts this weekend about log4j and I
was going to start by talking about how useful our InitialLoggerContext
test class is to isolate logging configs for specific tests, but I find the
class name misleading. The class is a JUnit Rule so it should be po