 | LoggerShellGetLogEvents method |
Returns a string with pipe-separated log event names.
Delegates to the SlaveLoggerShell if necessary.
Namespace: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic string GetLogEvents()
Public Function GetLogEvents As String
public:
String^ GetLogEvents()
member GetLogEvents : unit -> string
Return value
StringString with pipe-separated log event names
See also