Subject: | Win32::EventLog.pm 0.074 |
$handle->Report uses the Source value passed to it as the logname.
This means that I can't specify various values of Source, such as we see in the Application log and the System log. (Interestingly, there is only the one Source in the Security log: Security.)
The logname is already available in the $handle->{Source}. That value should be used as the logname.
The Source value passed to $handle->Report should be passed through as part of the logged event.
BTW, thanks for writing this exceedingly useful module.
Best,
Burdette Lamar
Sr QE Test Engineer
NetIQ Corp