Monthly Archives: August 2008

Grails: How to log within static methods

Grails injects a log object for each artifact, but these loggers are not accessible within static methods. Here’s a quick-and-dirty code snippet sample that demonstrates how to log from a static method within domain class Account. The trick is to … Continue reading

Posted in Uncategorized | 1 Comment

Google Talk Chatback

Half an hour ago I wanted to chat with a colleague of mine. I’m not that much into chatting, but into moving all and everything to Google Apps, so I’m on Google Talk (on my mobile as well), but my … Continue reading

Posted in Uncategorized | Leave a comment