When using log4net.Ext.Json how do I get collection, dictionaries, and objects that are created on the fly
If I add a collection, dictionary, or an object to logger properties. They are not static, they are generated during production and can vary in content lenght.
When using log4net.Ext.Json how do I get collection, dictionaries, and objects that are created on the fly
If I add a collection, dictionary, or an object to logger properties. They are not static, they are generated during production and can vary in content lenght.