From: Aamer A. <aa...@gm...> - 2005-11-12 13:26:11
|
I haven't received a response to this, so I'm guessing it is ok to commit i= t. thanks. On 11/9/05, Aamer Akhter <aa...@gm...> wrote: > Folks, > > I've added a new appender type (fileAppend) to the logger appenders. > The diff is avaliable at: > > https://sourceforge.net/tracker/index.php?func=3Ddetail&aid=3D1352763&gro= up_id=3D12883&atid=3D312883 > > request id# 1352763 > > Summary of changes: > > * changes to man pages > * new appender fileAppend > * fixes to createLogProc to allow channel selection > * tests > > example of usage: > > logger::utils::applyAppender \ > -appender fileAppend -appenderArgs {-outputChannel stderr} > > In this example the output channel is stderr, but it could as easily > be a file chanel. > > Comments and suggestions are welcome. > > -- > Aamer Akhter / aa...@gm... > -- Aamer Akhter / aa...@gm... |