Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[log4j] migrate to log4j2 #258

Merged
merged 3 commits into from Jan 13, 2020
Merged

[log4j] migrate to log4j2 #258

merged 3 commits into from Jan 13, 2020

Conversation

@truthbk
Copy link
Member

@truthbk truthbk commented Jan 10, 2020

Let's migrate to log4j2, it's probably about time.

currently testing and fixing some minor stuff

@truthbk truthbk force-pushed the jaime/log4j branch from a12ba2e to 77d405a Jan 10, 2020
Copy link
Collaborator

@mar-kolya mar-kolya left a comment

Seems reasonable.

@truthbk truthbk force-pushed the jaime/log4j branch from c45f91c to caade1e Jan 10, 2020
Copy link
Member

@olivielpeau olivielpeau left a comment

One thing to fix for Travis, other than that LGTM, feel free to merge once addressed

.travis.yml Outdated

- jdk: openjdk7
env:
- DESC="OpenJDK7 testing"
- CMD="mvn test -B -Dhttps.protocols=TLSv1.2 -Dcheckstyle.skip=true -Dlog4j.configuration=log4j.travis.properties"
- CMD="mvn test -B -Dhttps.protocols=TLSv1.2 -Dcheckstyle.skip=true -Dlog4j.configuration=log4j2.travis.properties"

This comment has been minimized.

@olivielpeau

olivielpeau Jan 10, 2020
Member

looks like this is not picked up correctly, the property seems to be called log4j.configurationFile now, see https://logging.apache.org/log4j/2.x/manual/configuration.html

truthbk added 2 commits Jan 10, 2020
@truthbk truthbk merged commit a235724 into master Jan 13, 2020
3 checks passed
3 checks passed
Travis CI - Branch Build Passed
Details
Travis CI - Pull Request Build Passed
Details
ci/circleci: build Your tests passed on CircleCI!
Details
@truthbk truthbk deleted the jaime/log4j branch Jan 13, 2020
truthbk added a commit that referenced this pull request Jun 24, 2020
* [log4j] migrate to log4j2

* [travis] fix log4j config file directive

* [log4j2] support STDERR and STDOUT as ways to refer to log location too
truthbk added a commit that referenced this pull request Jun 24, 2020
* [log4j] migrate to log4j2

* [travis] fix log4j config file directive

* [log4j2] support STDERR and STDOUT as ways to refer to log location too
truthbk added a commit that referenced this pull request Jul 7, 2020
* Merge pull request #223 from tylerbenson/tyler/slf4j-logging

Log via slf4j instead of directly to log4j

* [log4j] migrate to log4j2 (#258)

* [log4j] migrate to log4j2

* [travis] fix log4j config file directive

* [log4j2] support STDERR and STDOUT as ways to refer to log location too

Co-authored-by: Tyler Benson <tyler.benson@datadoghq.com>
truthbk added a commit that referenced this pull request Aug 13, 2020
This reverts commit 032edaa.
truthbk added a commit that referenced this pull request Aug 29, 2020
* Revert "Revert "[pom] log4j: bump to 2.13.2." (#311)"

This reverts commit 3e22553.

* Revert "[pom] log4j: bump to 2.13.2. (#309)"

This reverts commit 951b944.

* Revert "[log4j] migrate to log4j2 (#258) (#305)"

This reverts commit 032edaa.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.