Logs information.
Namespace:
ShellBoost.Core.Client
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntaxpublic void LogInfo(
Object value,
string methodName = null
)
Parameters
- value
- Type: SystemObject
The value. - methodName (Optional)
- Type: SystemString
The calling method name.
See Also