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)

_______________________________________________
slf4j-dev mailing list
slf4j-dev@qos.ch
https://mailman.qos.ch/cgi-bin/mailman/listinfo/slf4j-dev

Reply via email to