This is an automated email from the ASF dual-hosted git repository. rgoers pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit ea4101a9975d654c6729eb50724ae9908467b888 Author: rgoers <[email protected]> AuthorDate: Tue Jan 29 06:25:10 2019 -0700 LOG4J2-1906 - Delay file name resolution closer to when the stream is opened --- log4j-core/revapi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/log4j-core/revapi.json b/log4j-core/revapi.json index 3c12553..01c0e69 100644 --- a/log4j-core/revapi.json +++ b/log4j-core/revapi.json @@ -379,4 +379,4 @@ } ] } -] +] \ No newline at end of file
