Commit Graph

78 Commits

Author SHA1 Message Date
Bipin kumar 8d9335f934
JAVA-31120 Fix formatting of POMs D_P (#15822) 2024-02-08 16:01:02 +02:00
rcalago 624bd5f8f6
Create README.md 2024-02-03 09:18:33 +08:00
Vini 1b1d27ffd9 Merge pull request #15496 from pedrolopes9-7/BAEL-6766
BAEL-6577 Structured Logging
2024-01-03 08:30:49 +01:00
pedrolopes9-7 de84049dc0 initial structure and tests 2023-12-26 23:46:46 -03:00
timis1 e6501ada07 JAVA-26705 Upgrade lombok to latest version (#15305)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-12-03 21:19:12 +02:00
hmdrzsharifi 834414cab4 #BAEL-6912: add unit test 2023-10-08 17:19:44 +03:30
hmdrzsharifi 2026c298f9 #BAEL-6912: add appender and logger 2023-10-08 17:19:24 +03:30
edizor d73922fd58 Update README.md
[skip ci]
2023-09-30 00:16:32 +08:00
edizor 55c8c26ef9 Update README.md
[skip ci]
2023-09-30 00:08:32 +08:00
kasramp ef2de84e4e JAVA-23096 revert slf4j and logback upgrades 2023-08-30 15:54:25 +02:00
Kasra Madadipouya 7d5c8738b6 Merge pull request #14627 from panos-kakos/JAVA-23096
[JAVA-23096] Upgraded logback library version to latest available
2023-08-28 20:13:14 +02:00
Bipin kumar 34580d1884 JAVA-24381:Changes made for fixing pom indentation for modules starts L to D (#14634) 2023-08-28 18:29:31 +03:00
panos-kakos 4a0a7fb937 [JAVA-23096] Upgraded logback library version to latest available 2023-08-20 12:39:42 +03:00
edizor 8eddc9126e Create README.md
[skip ci]
2023-08-09 20:31:09 +08:00
Tetiana f78b9f0b9b BAEL-6754 Parameterized Logging with Slf4j (#14447)
- updated logback-classic version
- updated logback.xml to have only one appender for new classes
- added sample parameterized logging and fluent logging
2023-07-23 19:16:50 +02:00
Bipin kumar 4a2c365472 JAVA-22625: Changes made for formatting the pom.xml (#14329) 2023-06-30 16:37:25 +05:30
Bipin kumar 90f569018a JAVA-21189: Formatting pom.xml modules starting from KLM (#14096) 2023-05-23 22:02:15 +05:30
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
Iulian Timis 08da652ca2 JAVA-17293 Update Java Mail articles for logback 2023-01-28 14:08:43 +02:00
edizor 66441d4f73 Create README.md
[skip ci]
2023-01-19 07:09:56 +08:00
Martin Winandy 5825cf4775 BAEL-6033: Add tinylog 2 examples (#13232)
* BAEL-6033: Add tinylog 2 examples

* BAEL-6033: Rename test methods of tinylog 2 in when-then style
2023-01-11 07:23:43 +05:30
Loredana Crusoveanu a94e993aa6 Merge pull request #13188 from TomVerkon/master-JAVA-16688
Update Logback Article
2023-01-04 16:07:15 +02: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
TomVerkon ecc8b269c1 updated logback libraries;
Added logback-core version 1.3.5 to pom
Added slf4j version 2.0.4 to pom
Updated javax.mail version to 1.6.2. Namespace changed to com.sun.mail
Updated javax.activation to version 1.6.2
All changes had to be compatible with jdk 1.8
2022-12-23 20:52:59 -05:00
TomVerkon 866b46690b Updated versions to jakarta namespace 2022-12-23 15:46:05 -05:00
TomVerkon 51965c1ecc Update Logback Article
Added logbak-core-1.3.5 to pom
Updated logback.version to 1.3.5
Added slf4j - 2.0.4 to pom
Updated javax.mail from 1.4.7 to javax.mail-api 1.6.2
Updated javax.activation to javax.activation-api 1.2.0
Ran both mvn clean verify and
mvn exec:java -Dexec.mainClass="com.baeldung.logback.Example" without
errors
2022-12-22 15:28:28 -05:00
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
collaboratewithakash 3286e2b9e2 backlink removed 2022-11-16 15:21:59 +05:30
collaboratewithakash 6131b79b19 backlink added 2022-11-16 15:21:29 +05:30
collaboratewithakash a613b4f180 backlink added 2022-11-16 15:19:52 +05:30
collaboratewithakash 69828bfcc7 backlink removed 2022-11-16 15:19:39 +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
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