Hi there I have several machines all running the same program, all accessing the same database.
I want to log events from these machines to the same database. Is it possible to configure log4net to automatically include the "machine name" or some other unique identifier from the particular machine in the log? At the moment we can't tell which machine a particular log output comes from. Thanks, Peter
