From: Kevin G. <ke...@go...> - 2003-06-20 15:30:46
|
> The real problem with Log::Dispatch::FileRotate is pretty severe, though: > Looks like the latest Log::Dispatch::FileRotate (1.09) expects its 'size' > parameter now in megabytes, not bytes. Mike, Since the point of JavaMap::RollingFileAppender is to be API-compatible with the log4j module, it should continue to accept the parameter in bytes and translate to megabytes when it calls the Log::Dispatch module. And don't forget to change the required version number of FileRotate if we're requiring the latest version. -- Happy Trails . . . Kevin M. Goess (and Anne and Frank) 904 Carmel Ave. Albany, CA 94706 (510) 525-5217 |