RecroGrid Framework
C#
C#
Show/Hide TOC
RGFLogger
.
Log
Trace
Step Method
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.12.0.24.1213.1
C#
Copy
public
void
LogTraceStep
(
string
step,
string
message,
params
Object[] args
)
Parameters
step
String
message
String
args
Object
[]
Implements
IRGFLogger
.
LogTraceStep(String, String,
Object
[]
)
See Also
Reference
RGFLogger Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
Parameters
Implements
See Also