-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
documentationPull requests or issues that affect documentationPull requests or issues that affect documentation
Description
As agreed in the site structure document, create a "Learn Log4j in under 2 minutes!" page with following goals in mind:
- Outline:
pom.xmlentrieslogger.info()(andlogger.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 tomain
Metadata
Metadata
Assignees
Labels
documentationPull requests or issues that affect documentationPull requests or issues that affect documentation