I saw in Log4Net you can write a message and pass an exception object as the second parameter.
Is it possible to send another type of object to log4net so that I can see the values โโin my log of my object?
If I have an instance of a class that is populating, and I sent an instance for writing,
Is it possible?
I would like to see a tutorial, but I can not find it
Any help really appreciated
source share