Changing how the BlackBerry MVS creates log files
Add a prefix to the file names of all log files
Configure the size of the debug log file
If you turn on the Debug log auto-roll feature, the BlackBerry Mobile Voice System creates a new log file when the existing log file reaches the maximum size. If you do not turn on the Debug log auto-roll feature, the BlackBerry MVS appends to the existing log file.
- On the taskbar, click Start > All Programs > BlackBerry MVS > BlackBerry MVS Configuration.
- On the Logging tab, in the Debug log size (MB) field, change the file size.
- To turn on the Debug log auto-roll feature, change the Debug log auto-roll setting to yes.
- Click OK.
- If you changed the size of the debug log file for the MVS Console, in the Windows Services, restart the MVS Console service.
Change the log level
Log levels
|
Log level |
Description |
|---|---|
|
Severe (least detail) |
This log level writes severe error messages to the log files. |
|
Warning |
This log level writes severe error messages and warning messages to the log files. |
|
Info |
This log level writes severe error messages, warning messages, and daily activities to the log files. |
|
Fine |
This log level writes debug information and additional information (such as SIP packet information). You can use the debug information if you are trying to diagnose issues in your organization's environment. |
|
Finer |
This log level writes diagnostic messages and additional information (such as SIP packet information) to the log files. You can use the diagnostic messages if you are trying to debug the BlackBerry Mobile Voice System software and your organization's environment. |
|
Finest (most detail) |
This log level writes error messages, warning messages, daily activities, and additional information (such as SIP packet information) to the log files that are useful when troubleshooting issues in your organization's environment. |