[slf4j-dev] [JIRA] Updates for SLF4J-599: simplistic migration

slf4j developers list slf4j-dev at qos.ch
Wed Aug 9 22:38:00 CEST 2023


SLF4J / SLF4J-599 [Open]
simplistic migration

==============================

Here's what changed in this issue in the last few minutes.

This issue has been created
This issue is now assigned to you.


View or comment on issue using this link
https://jira.qos.ch/browse/SLF4J-599

==============================
 Issue created
------------------------------

delanym created this issue on 09/Aug/23 22:26

Summary:              simplistic migration
Issue Type:           Bug
Affects Versions:     2.0.7
Assignee:             SLF4J developers list
Components:           slf4j-migrator
Created:              09/Aug/23 22:26
Priority:             Major
Reporter:             Delany Middleton
Description:
  The migrator seems to be using a string replace methodology, instead of parsing the code and replacing tokens. Kind of frightening. For example
  {code:java}
  -    headerDisplay.setValue("Service Processor Log Information");
  +    headerDisplay.setValue("Service Processor Logger Information");{code}
   


==============================
 This message was sent by Atlassian Jira (v9.6.0#960000-sha1:a3ee8af)



More information about the slf4j-dev mailing list