1
Answer

How Log function name using Log4Net?

Atul Patil

Atul Patil

8y
284
1
I want to log function name using log for net, so how can i do? 
 
 
{
"Log date is":"Mon Mar 20 19:03:42 +05:30 2017",
"Line No":"18",
"Type":"INFO",
"Logger":"PublisherService.Logging.Logger",
"Message":"Validating Request.Request ID is 1627aea5-8e0a-4371-9022-9b504344e724"
"FunctionName":" " 
}
 
Answers (1)
0
SB Chatterjee
NA 8 0 16y
For 'Real World' applications - most of the value of the system arises from the mid-tier (with the business layer). This is where the business logic which provides the requirement solutions resides. My suggestion would be to obtain as much experience with this tier - a recommended book is Lhotka's Business Objects (this is NOT the 'Business Objects Enterprise/Crystal Reports' from SAP which sucks). Lhotka's approach is very unique and is well documented  - more details here: http://www.lhotka.net/

Post your experiences here..
Good Luck!

SBC
Microsoft MVP - Groove:Architecture