in reply to SOLVED: Testing output of logger output when dying
I don't know much about Log::Log4Perl, but can't you tell it to "log" into an array and then later in your test program inspect whether the array contains what you want?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Testing output of logger output when dying
by nysus (Parson) on May 20, 2016 at 15:45 UTC |