[
https://issues.apache.org/jira/browse/NIFI-12157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771163#comment-17771163
]
ASF subversion and git services commented on NIFI-12157:
--------------------------------------------------------
Commit 19b4be40aa84b01eed4437658ccfab6b4d32ce51 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=19b4be40aa ]
NIFI-12157 This closes #7826. Removed nifi-logging-utils and NiFiLog
- Replaced NiFiLog references with direct references to SLF4J LoggerFactory
Signed-off-by: Joseph Witt <[email protected]>
> Remove nifi-logging-utils and NiFiLog
> -------------------------------------
>
> Key: NIFI-12157
> URL: https://issues.apache.org/jira/browse/NIFI-12157
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Fix For: 2.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The nifi-logging-utils module provides a simple wrapper class around the
> standard SLF4J Logger and does not provide any additional functionality based
> on current usage patterns. The several classes referencing the NiFiLog
> wrapper should be adjusted to use the standard SLF4J LoggerFactory so that
> the nifi-logging-utils module can be removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)