LogSystem Class | 
Namespace: IBM.Watson.DeveloperCloud.Logging
public class LogSystem
The LogSystem type exposes the following members.
| Name | Description | |
|---|---|---|
| Instance | 
            Returns the singleton instance of the Logger object.
              | |
| ReactorsInstalled | 
| Name | Description | |
|---|---|---|
| InstallDefaultReactors | 
            Install a default debug and file reactor.
              | |
| InstallReactor | 
            Installs a reactor into this Logger.
              | |
| ProcessLog | 
            Send the given LogRecord to all installed reactors.
              | |
| RemoveReactor | 
            Removes a reactor from this Logger.
              |