Uploaded image for project: 'Log4j 2'
  1. Log4j 2
  2. LOG4J2-2925

FAQ has broken link formatting for SLF4J link

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 2.17.2
    • Documentation
    • None

    Description

      https://logging.apache.org/log4j/2.x/faq.html#gc-free-slf4j has broken link formatting for the link to SLF4J's LocationAwareLogger:

      The [org.slf4j.spi.LocationAwareLogger::log]#log(org.slf4j.Marker, java.lang.String, int, java.lang.String, java.lang.Object(http://www.slf4j.org/api/org/slf4j/spi/LocationAwareLogger.html[], java.lang.Throwable)) method is [...]

      Interestingly GitHub renders the link without issues.

      And additionally the URL is incorrect, it should be (i.e. without spaces / %20 between the method parameters):

      http://www.slf4j.org/api/org/slf4j/spi/LocationAwareLogger.html#log(org.slf4j.Marker,java.lang.String,int,java.lang.String,java.lang.Object%5B%5D,java.lang.Throwable)
      

      Attachments

        Activity

          People

            vy Volkan Yazici
            Marcono1234 Marcono1234
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: