How to register a call method with its incoming parameters using NLog? If this is not possible, can I pass some parameters to the log so that they appear in the last log message?
One way to solve this problem is to create a custom wrapper under the NLog log class, which will take additional parameters, such as className and methodName. After that, create a message yourself. You can also use this:
Source: https://habr.com/ru/post/1435039/More articles:Boxing for the intended purpose of ValueType? - c #Eclipse - Virtual Resources - eclipseIcons disappear on another computer - c ++Partially use engine rails in an application - ruby-on-railsInvesting the same resource in several places on routes - ruby-on-railsAndroid - disable proximity sensor in my application - androidUnpacking a tuple set in a list construct (python3) - pythonLNK2019 error: unresolved external symbol __imp__debugf specified in the function "int __cdecl fld_new - visual-c ++I would like to understand how a smart quote from a window turns into โรข โฌ โขโ - mysqlImportError: no module named elementtree.SimpleXMLWriter - pythonAll Articles