Difference between revisions of "Logging"
From Exilent
(Created page with "Important events are logged for debugging and error reporting purpose. If you run into some problems/bugs this is where you should look first. Posting the logs at the time of...") |
|||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | Important events are logged for debugging and error reporting purpose. If you run into some problems | + | Important events are logged for debugging and error reporting purpose. |
+ | |||
+ | If you run into some problems, bugs or crashes this is where you should look first. | ||
+ | |||
+ | Posting the logs at the time of the incident helps the developer resolving the problem. | ||
+ | |||
+ | == Current session log == | ||
+ | === Log in launcher === | ||
+ | If you dont close the launcher all the client session log can be found here. | ||
+ | |||
+ | Note that '''log of client crashes only appears here'''. If you experience any crashes keep the launcher open so you can send the log to the developer next time it happens. | ||
+ | |||
+ | https://i.imgur.com/VqNAcIh.png | ||
+ | |||
+ | === Log in client === | ||
+ | Info - Log | ||
+ | |||
+ | https://i.imgur.com/C0STEnR.png | ||
+ | |||
+ | == All log == | ||
+ | All the client log is saved on your the computer. | ||
+ | |||
+ | Exilent folder\logs\application.log | ||
+ | |||
+ | You can open the Exilent folder | ||
+ | * from the launcher: Tools - Open client folder | ||
+ | * from the client: Info - Open client folder | ||
+ | |||
+ | https://i.imgur.com/IqG2RTI.png | ||
+ | |||
+ | The max size of the log is 10MB so old log gets replaced by new log (could be weeks/months depending on usage). |
Latest revision as of 08:08, 6 July 2021
Important events are logged for debugging and error reporting purpose.
If you run into some problems, bugs or crashes this is where you should look first.
Posting the logs at the time of the incident helps the developer resolving the problem.
Current session log
Log in launcher
If you dont close the launcher all the client session log can be found here.
Note that log of client crashes only appears here. If you experience any crashes keep the launcher open so you can send the log to the developer next time it happens.
Log in client
Info - Log
All log
All the client log is saved on your the computer.
Exilent folder\logs\application.log
You can open the Exilent folder
- from the launcher: Tools - Open client folder
- from the client: Info - Open client folder
The max size of the log is 10MB so old log gets replaced by new log (could be weeks/months depending on usage).