[
https://issues.apache.org/jira/browse/JENA-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17468835#comment-17468835
]
ASF subversion and git services commented on JENA-2240:
-------------------------------------------------------
Commit 670003c7c948dd44c4bc2921791d236a38cf4d61 in jena's branch
refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=670003c ]
JENA-2240: Be more careful setting default logging
> Fuseki server does not set logging correctly if log4j2.properties is absent.
> ----------------------------------------------------------------------------
>
> Key: JENA-2240
> URL: https://issues.apache.org/jira/browse/JENA-2240
> Project: Apache Jena
> Issue Type: Task
> Components: Fuseki
> Affects Versions: Jena 4.3.2
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Major
> Fix For: Jena 4.4.0
>
>
> Part of JENA-2239.
> Workarounds: either of:
> * Use the log4j2.properties file from the distribution apache-jena-fuseki
> download.
> * Start with environment variable {{LOGGING}} set to one or more spaces.
> {noformat}
> env LOGGING=" " ./fuseki-server --mem /ds
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)