Watson Unity SDK
Watson Unity SDK
IBM.Watson
IBM.Watson.DeveloperCloud.Logging
ILogReactor Interface
ILogReactor Methods
ProcessLog Method
ILogReactor
ProcessLog Method
Process a LogRecord object.
Namespace:
IBM.Watson.DeveloperCloud.Logging
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
void
ProcessLog
(
LogRecord
log
)
Parameters
log
Type:
IBM.Watson.DeveloperCloud.Logging
LogRecord
The log record.
See Also
Reference
ILogReactor Interface
IBM.Watson.DeveloperCloud.Logging Namespace