-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: MDC
Usage Tracking with Grails
When a web application goes live, it can be very useful to keep track of what people are doing with your application. It is important to discover the “hot spots” of your application which you should optimize in terms of … Continue reading
Posted in Groovy and Grails, Java Web Frameworks
Tagged grails, Groovy, MDC, Usage Tracking
Leave a comment
Logging additional information like SessionID in every Log4j message
In his blog posts Log4j MDC (Mapped Diagnostic Context) : What and Why and Log4j MDC (Mapped Diagnostic Context) : Example code, Veera Sundar explains the concept of the Mapped Diagnostic Context (MDC), a thread-local key-value store that can be … Continue reading
Posted in Java Basics
Tagged Log4j, Mapped Diagnostic Context, MDC, SessionID, SLF4j
Leave a comment