In a web application that respects a 3-tier architecture, who is responsible for the implementation of a user logging module: the presentation tier or the application one?
I'm asking that question because a user logging module isn't really part of the logic tier of an application, but neither of the presentation one.