You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to play-framework
Hi all,
I am new to play but have set up controllers before. My newest
assignment that I have been tasked with is setting up an MDC
controller utlizing log4j so that we can use teh @before and @after
and log messages from several other controllers. I have no idea where
to begin? Can someone give me an example of an MDC controller that can
be invoked from the other controllers within the play framework?