to semantic reasons (same goes for Terminable).
>
> On 20 July 2016 at 22:21, Gary Gregory wrote:
>
>> Hi All:
>>
>> With:
>>
>> LOG4J2-1472
>> Make org.apache.logging.log4j.core.LoggerContext implement Closeable
>> https://issues.apache.org/jira
I think you should use AutoCloseable.
I don't think the LifeCycle classes should necessarily advertise themselves
as closeable due to semantic reasons (same goes for Terminable).
On 20 July 2016 at 22:21, Gary Gregory wrote:
> Hi All:
>
> With:
>
>
[
https://issues.apache.org/jira/browse/LOG4J2-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Gregory resolved LOG4J2-1472.
--
Resolution: Fixed
> Make org.apache.logging.log4j.core.LoggerContext implement Closeable
>
[
https://issues.apache.org/jira/browse/LOG4J2-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15387071#comment-15387071
]
Gary Gregory commented on LOG4J2-1472:
--
Code is in Git master.
> Make org.apache.lo
Hi All:
With:
LOG4J2-1472
Make org.apache.logging.log4j.core.LoggerContext implement Closeable
https://issues.apache.org/jira/browse/LOG4J2-1472
I have questions:
public class LoggerContext extends AbstractLifeCycle
implements org.apache.logging.log4j.spi.LoggerContext, Closeable
Gary Gregory created LOG4J2-1472:
Summary: Make org.apache.logging.log4j.core.LoggerContext
implement Closeable
Key: LOG4J2-1472
URL: https://issues.apache.org/jira/browse/LOG4J2-1472
Project: Log4j 2