RGFLoggerLog Method
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.5.2.24.0805.1
public void Log(
	Exception ex,
	string step,
	LogLevel level,
	string srcName,
	string srcAction,
	string message = null,
	params Object[] args
)
Parameters
- ex  Exception
-  
- step  String
-  
- level  LogLevel
-  
- srcName  String
-  
- srcAction  String
-  
- message  String  (Optional)
-  
- args  Object
-