Logging TM and alignment processes
This appendix describes how you can use WorldServer logging facilities to gather information that may help you diagnose TM and alignment issues.
If you are investigating TM or TM alignment-related issues, it is often useful to collect debugging information. To do this, enable the WorldServer debug logging for these processes.
- TM Debug Logging
-
To enable general TM-related logging, add this entry to the general.properties file:
log4j.category.com.idiominc.ws.tm=debug
- TMX Alignment and Asset Alignment Logging
-
To enable alignment-related logging, add this entry to the general.properties file:
log4j.category.com.idiominc.ws.autoalignment=debug
- Configuring a Separate File for Collecting Debug Information
- The TM- and alignment-related debug options result in a substantial amount of data being added to the WorldServer logs. Instead of writing the information to the standard WorldServer log file, consider configuring dedicated log files for each.