From: Mike S. <b2...@pe...> - 2004-03-28 09:20:20
|
Viner, David wrote on 3/26/2004, 10:59 AM: > I noticed in reading about log4j that it exposes slightly different > method > names than log4perl. for example, > > log4perl: is_debug() log4j: isDebugEnabled() > log4perl: is_info() log4j: isInfoEnabled() > log4perl: is_warn() log4j: _none_ > log4perl: is_error() log4j: _none_ > log4perl: is_fatal() log4j: _none_ The overall l4p goal is to be compatible with log4j, but there's some minor differences, especially when there's more perlish ways. The underscore notation vs. upper/lowercasing is something we used throughout l4p. > Also, we should look into how to get log4perl listed and linked to on > http://logging.apache.org/ > Thoughts? I got an invite on this, but I passed -- sounds like a lot of work. Are you volunteering? -- -- Mike Mike Schilli m...@pe... |