Event Logging
|
|
||
Event logs can be viewed in a couple of ways.
| 1. | Saved in a local server directory. |
| 2. | Viewed in real time in the Easy-IP server controller log. |

File Log Level |
This setting determines the types of log messages that are written to the file log. |
Log Directory |
The directory to which file logs will be written. If the log directory is empty, no log files will be saved. |
Create a new directory for each day |
When checked, a new directory will be created for each day. This option stops log files getting too big and makes specific logs easier to find. |
Server controller log level |
Determines the types of log messages that are displayed in the server controller log. |
Server method names that will be ignored when debug logging is enabled |
When debug logging is enabled, a lot of debug information is generated. You can limit this information somewhat by ignoring certain methods that you do not care about. A couple of examples are LoggedIn and GetUserMessages. These methods are frequently called and not always useful when debugging. |