|
From: Rod J. <rod...@in...> - 2003-09-28 15:18:49
|
> I like that idea, but what name do we use for the log? A simple > "PageNotFound" name, or a packaged name like > "org.springframework.web.servlet.PageNotFound". I favor the latter since > you could also just have all the web stuff in a single log. Probably the packaged name. Example log4j config should treat this distinctly. > The other question is whether we create a marker interface to show that > we've used this name for logging? I don't think we need a marker interface. Regards, Rod |