FileReactorLogTextWritten Property |
Gets the log text written to the file system
Namespace:
IBM.Watson.DeveloperCloud.Logging
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public string LogTextWritten { get; }
Property Value
Type:
StringThe log text written.
See Also