devonfw / devon4j

devonfw Java stack - create enterprise-grade business apps in Java safe and fast
Apache License 2.0
82 stars 88 forks source link

Validate devon4j logging module #567

Closed isandesh1986 closed 1 year ago

isandesh1986 commented 1 year ago

Validate devon4j logging module comparing with log4j, sl4j, logback.

Check if web functionality is still relevant with latest releases of log4j, sl4j, logback. Create a guide to implement a devon4j specific feature with a sample project. Ex: SecureLogging, PerformanceLogging. Provide references to code snippets wherever possible.

Acceptance Criteria:- Document the findings if required A guide should be available to implement any devon4j specific features with a sample project. (devonfw-samples). Review meeting needs to be held.

isandesh1986 commented 1 year ago

Hey team! Please add your planning poker estimate with ZenHub @sujith-mn @ssarmokadam @prathibhapadma @bhargavikurella99

sujith-mn commented 1 year ago

Diaganostic Context: https://dzone.com/articles/correlation-id-for-logging-in-microservices DC filter https://www.javacodegeeks.com/2014/05/implementing-correlation-ids-in-spring-boot-for-distributed-tracing-in-soamicroservices.html Logging filter: https://www.oracle.com/technetwork/tutorials/tutorials-1840472.html

ssarmokadam commented 1 year ago

Duplicate task