It is only used at configuration start, hence I don't think it is needed.
Nevertheless, I have replaced it with Strings.EMPTY_ARRAY.
On Mon, Dec 13, 2021 at 12:39 PM Gary Gregory
wrote:
> +return new String[0];
>
> This should be a constant.
>
> Gary
>
> On Mon, Dec 13, 2021 at 6:35
+return new String[0];
This should be a constant.
Gary
On Mon, Dec 13, 2021 at 6:35 AM wrote:
> This is an automated email from the ASF dual-hosted git repository.
>
> vy pushed a commit to branch release-2.x
> in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
>