Skip to content

Create a Learn Log4j in under 2 minutes! page #2507

@vy

Description

@vy

As agreed in the site structure document, create a "Learn Log4j in under 2 minutes!" page with following goals in mind:

  • Outline:
    • pom.xml entries
    • logger.info() (and logger.atInfo(), i.e., the fluent API)
    • Don’t use toString()
    • Don’t printStackTrace() – use last argument
    • Don’t string concatenate – use parameters
    • My first log4j2.xml
    • Provide quick links to manual pages for next steps
  • Target 2.x, port to main

Metadata

Metadata

Assignees

Labels

documentationPull requests or issues that affect documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions