G
Guest
I going through my first attempt at using the new logging facilities. I
would like to have log output go to both a file and std error and perhaps
email as well. Is there a handler that allows this sort of multiple outputs
capture or will a custom handler have to be written?
would like to have log output go to both a file and std error and perhaps
email as well. Is there a handler that allows this sort of multiple outputs
capture or will a custom handler have to be written?