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

Copy link
Contributor

@mar-kolya mar-kolya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable.

Copy link
Member

@olivielpeau olivielpeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 truthbk merged commit a235724 into master Jan 13, 2020
@truthbk truthbk deleted the jaime/log4j branch January 13, 2020 10:41
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 <[email protected]>
truthbk added a commit that referenced this pull request Aug 13, 2020
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants