[ROOT] / doc / DocFrag / ARCDoc.SomeAppComponent.MethodC
| Key | Value | 
|---|---|
| Assembly | ARCDoc | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -11- | 
| Name | MethodC | 
| Namespace | ARCDoc | 
| Type | SomeAppComponent | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | SomeAppComponent | 
| MethodName | MethodC | 
| MethodSignature | Void MethodC(System.String, System.String) | 
Note structured format in logging.
This makes it easier to parse this information at a later stage. For instance in order to create performance metrics.
Example of output text:
log/SomeApplicationComponent/log = MethodC/MainThread/1/Start = 2020-06-03 13:20:59.760
log/SomeApplicationComponent/log = MethodC/MainThread/1/parameterA = Value of A
log/SomeApplicationComponent/log = MethodC/MainThread/1/parameterB = Value of B
log/SomeApplicationComponent/log = MethodC/MainThread/1/Finish = 2020-06-03 13:21:00.766
log/SomeApplicationComponent/log = MethodC/MainThread/1/ElapsedTime = 00:00:01.005
Generated 2025-10-31 10:03:26.353 UTC