Commit Graph

22 Commits

Author SHA1 Message Date
panos-kakos 63c4293b6c [JAVA-18446] Clean up (#13845) 2023-04-15 22:32:36 +05:30
panos-kakos 4272773056 [JAVA-18156] (#13787)
* [JAVA-18156]

* [JAVA-18156] Revert changes + use correct profile
2023-04-09 20:18:23 +05:30
panos-kakos 494ccc72fa Upgrade modules in batch (#13672)
* [JAVA-18156] Moved logging-modules to jdk9-and-above profile

* [JAVA-18200] Moved spring-katharsis module to jdk9-and-above profile

---------

Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-03-23 12:20:24 +05:30
📺&🛏️ Dalibor Skrobak ea796ce1d1 tutorials/logging-modules/log4j2: removal of unnecessary "${sys" file 2023-02-04 12:29:32 +01:00
panos-kakos 2211a204c7 [JAVA-16856] (#13200)
* [JAVA-16856]

* [JAVA-16856] Reverted change

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-12-27 22:20:12 +05:30
anuragkumawat 0e5e21f2ae Java 15439 PR to check failing test for modules fixed till date (#13150)
* JAVA-15439 Upgrade h2 database version - libraries-testing and deltaspike modules

* JAVA-15439 Fix for hibernate-queries,  hibernate-5,  java-jpa-2,  java-jpa-3 modules

* JAVA-15439 Fix for java-jpa, spring-jpa, spring-jpa-2 modules

* JAVA-15439 Revert changes for java-jpa-2 module

* JAVA-15439 Fix for core-java-persistence-2 and hibernate-exceptions modules

* JAVA-15439 Modules hibernate-mapping-2, read-only-transactions, log4j2, spring-data-eclipselink
2022-12-20 23:17:29 +05:30
panos-kakos 1fcd1f3acc Java 13966 - Fix integration tests (#12900)
* [JAVA-13966] Fixed test with MODE=LEGACY property

* [JAVA-13966] Reverted h2.version to 1.4.200

* [JAVA-13966] Removed MODE=LEGACY property

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-10-29 22:04:46 +05:30
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
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
sampadawagde b984a4b618 JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30
sampadawagde 40772fadc0 JAVA-5223: Fix formatting of POMs (Part 9) 2021-05-09 17:29:24 +05:30
fdpro 19f754618a [JAVA-1662] Migrated maven-surefire-plugin version to 2.22.2 2020-09-10 12:22:23 +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
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