[ROOT] / doc / toc / ARCCore / Class / IP / Log / __TOCDet
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -7- | 
| Name | Log | 
| Namespace | ARCCore | 
| Type | IP | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | IP | 
| MethodName | Log | 
| MethodSignature | Void Log(System.Collections.Generic.IEnumerable`1[ARCCore.IK], System.String, System.String) | 
The 'final' overload of Log that is called by the other overloads.
Will not do anything if Logger is not set.
Will prepend [CallerMemberName]/[ThreadName]/[ThreadId] to the given context.
See app for more details.
Generated 2025-10-31 21:02:20.239 UTC