Hi there,
We are having a quite big application that uses Log4perl extensively all
over the place.
We added an email appender to send error messages to the developers as
they occur, which works out nicely.
Now, we would like to add some generic info to all of the logged
messages (OS name & version, for instance). Is there a way of telling
Log4perl to do this, i.e. without having to add this info manually to
all of the existing places where we currently log stuff?
Many thanks,
Holger
|