Commit Graph

43 Commits

Author SHA1 Message Date
Ehsan 83282c54d1 JAVA-14450: fix log4j2 MapAppender, and JSONLayout integration tests (#12681) 2022-09-02 19:51:27 +05:30
Asjad J 4df68da1c6 Updated README.md
added link back to the article: https://www.baeldung.com/java-log4j2-file-and-console
2022-08-17 16:40:01 +05:00
Abhinav Pandey 72409da627 BAEL-5677 - Logging to both file and console with log4j (#12550)
* BAEL-5677 - Logging to both file and console with log4j

* Moving from log4j to log4j2

* Correction in class name

* Moving to log4j2 package
2022-08-17 09:35:59 +05:30
Dhawal Kapil 851c7d933e JAVA-11489 Removed a test that was designed to run for 50 seconds to a
new Manual Test class
2022-05-17 22:04:30 +05:30
Haroon Khan 3cc6b034b8 [JAVA-11417] Fix log4j2 JSON integration test 2022-04-26 20:13:41 +01:00
sampadawagde 34aa920593 JAVA-9825: Upgrade log4j version for modules that use log4j-core library
directly
2022-02-09 16:09:44 +05:30
johnA1331 2e25f0b294 Update README.md 2022-02-09 13:55:59 +08:00
Jose Vinicius b97323ea90 BAEL-5124 - Adding a module with examples of printing thread info in the log file using log4j (#11704)
* adding a example module for printing thread info in log file using log4j

* - fix: removing submodule

* - fix: Adding submodule

* - fix: Removing `.gitignore`, `README.md`, and `application.properties`.
- fix: Removing Spring boot and adding log4j2 from Maven Central

* - fix: Changing module name as suggested to log4j2-thread-info.
- fix: Fixing log path in log4j2 configuration

* - feat: Removing log4j2-thread-info module
- feat: Adding example code into existing log4j2 module

* - fix: Removing unnecessary logging

* - fix: Separating thread info in the logging pattern

* - fix: package name to lowercase

* lowercasing package name and variable name

* changing package name in configuration

* - fix: formatting

* - fix: formatting imports
2022-02-05 20:22:16 +01:00
Krzysiek 8c08be0403 JAVA-9123: POM properties cleanup 2022-01-17 14:03:32 +01:00
sampadawagde 65f643262d JAVA-9022: Fix formatting of POMs 2022-01-10 22:05:47 +05:30
chaos2418 318df3fb84 JAVA-8735: fix logging related integration tests 2021-11-30 09:06:22 +05:30
sampadawagde b984a4b618 JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30
Dhawal Kapil 1ab0a19d25 Java 3590 (#11367) (#11380)
* Java 3590 (#11367)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

Co-authored-by: chaos2418 <>

* Java 3590 - fixing integration tests in restx and spring-5-webflux (#11382)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

* fixing integration tests in restx and spring-5-webflux

Co-authored-by: chaos2418 <>

Co-authored-by: chaos2418 <92030908+chaos2418@users.noreply.github.com>
2021-10-29 09:37:04 +05:30
johnA1331 1da22c097b Update README.md 2021-09-24 15:14:53 +08:00
kwoyke 6ed0aee6a0 JAVA-7133: POM Properties Cleanup (#11229)
* JAVA-7133: Use common org.slf4j.version property

* JAVA-7133: Use common logback.version property
2021-09-16 22:34:26 +05:30
freelansam 32dde5b5d1 JAVA-6475: Fix formatting of POMs (#11087)
* JAVA-6475: Fix formatting of POMs

* correct build error
2021-08-03 00:27:15 +05:30
johnA1331 5cf3bc80d2 Update README.md 2021-06-17 00:57:30 +08:00
Bhabani Prasad Patel 44932b2cbe Merge branch 'eugenp:master' into master 2021-06-10 13:37:46 +05:30
Bhabani Prasad Patel 27fcf6d5e1 tab space fixed 2021-06-08 07:36:22 +05:30
KevinGilmore bfb9a2bcc8 BAEL-4724: add link back to article (#10873) 2021-06-06 10:32:48 -05:00
Bhabani Prasad Patel 6d2d49b240 Adding 4 spaces space in pom.xml 2021-06-06 09:07:07 +05:30
polomos 836e9b479c BAEL-4724 Fixing log4j's "no appender found" warning (#10802) 2021-06-04 22:26:27 -05:00
Bhabani Prasad Patel 339abb8401 Code commit for tabs to space and line continuation 2021-06-04 10:55:45 +05:30
Bhabani Prasad Patel 26038deef8 Pushing commit for BAEL-4999 2021-06-02 10:39:07 +05:30
Bhabani Prasad Patel 9df4fd7d75 Code commit for BAEL-4999 2021-06-02 10:38:49 +05:30
sampadawagde 40772fadc0 JAVA-5223: Fix formatting of POMs (Part 9) 2021-05-09 17:29:24 +05:30
Krzysztof Woyke 9ecd012b1e JAVA-3578: Verify sub-modules - logging-modules 2021-03-30 21:00:58 +02:00
Krzysztof Woyke 0ae1bfedde JAVA-4931: Cleanup surefire config. Part 2. 2021-03-29 18:57:35 +02:00
fdpro 1fd989f4a8 [JAVA-1662] Upgraded junit-jupiter version to 5.6.2 2020-09-10 12:26:56 +02:00
fdpro 19f754618a [JAVA-1662] Migrated maven-surefire-plugin version to 2.22.2 2020-09-10 12:22:23 +02:00
Krzysiek 9c09e01c03 JAVA-2431: Fix README.md files 2020-08-27 22:16:56 +02:00
Krzysiek 4fac6a711c JAVA-2431: Migrate log-mdc to parent-spring-5 2020-08-26 21:38:26 +02:00
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
Chirag Dewan 7ec77df096 BAEL1731 Adding listappender 2020-05-04 18:11:12 +05:30
Chirag Dewan fe9405607a BAEL1731 Log4j2 Plugins 2020-04-29 08:29:17 +05:30
johnA1331 6640e14f8b Update README.md 2020-04-08 13:11:01 +08:00
johnA1331 147a3fc2d5 Update README.md 2020-03-24 14:49:36 +08:00
johnA1331 22daf90283 Update README.md 2020-02-10 13:16:45 +08:00
amit.pandey b2b41f2f12 move versions in properties 2020-01-16 01:53:26 +05:30
Shubhra 03889c24e9 BAEL-3500 Incorporating Review comment 2019-12-28 21:42:52 +05:30
Shubhra d44a2ada1f BAEL-3500 Emails with Logback 2019-12-14 15:40:01 +05:30
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00