Magic xpi Server Activity Log (Magic xpi 4.5)
Magic xpi Server activity data is saved in a log that you can access using the Monitor.
The MonitorLogLevel= flag is used for the log. You can use any of the values below either separately or as a group, using commas as a delimiter, for the flag:
|  |  | 
| User | User-defined messages. | 
| Error | Errors and calls to error components. | 
| Exec | Execution activity, such as Servers and flows starting up. This also includes Error and User messages. | 
| Service | Service activity, such as ODS and Lock. | 
| All | All messages. This is the default if you do not enter a value in this environment variable. | 
| None | No messages. | 
 
| Note: | 
When you use the All value, all other values are ignored.
The None value only works if there are no other values for this environment variable.
These values do not override manual changes you make in the Magic xpi Monitor’s Server Log Properties.
 |