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

Documentation fix

    XMLWordPrintableJSON

Details

    • Documentation
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.10.0
    • 2.11.0
    • Documentation
    • None

    Description

      The manual page for custom configurations has a typo in the example code:

      LoggerContext ctx = Configurator.intitialize(builder.build());
      

      Should be

      LoggerContext ctx = Configurator.initialize(builder.build());
      

      Attachments

        Issue Links

          Activity

            People

              rpopma Remko Popma
              kinow Bruno P. Kinoshita
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: