Skip to content
Dean Gardiner edited this page Jan 23, 2016 · 6 revisions

Location of log files

https://support.plex.tv/hc/en-us/articles/201106148-Channel-Log-Files

Windows

Windows XP, Server 2003

%USERPROFILE%\Local Settings\Application Data\Plex Media Server\Logs\PMS Plugin Logs\com.plexapp.plugins.trakttv.log

Windows Vista, 7, 8

%LOCALAPPDATA%\Plex Media Server\Logs\PMS Plugin Logs\com.plexapp.plugins.trakttv.log

OS X

~/Library/Logs/PMS Plugin Logs/com.plexapp.plugins.trakttv.log

Linux

$PLEX_HOME/Library/Application Support/Plex Media Server/Logs/PMS Plugin Logs/com.plexapp.plugins.trakttv.log

Debug Logging

Enabling debug logging is very helpful when reporting issues, this can be enabled with the following steps:

  1. Open settings in Plex/Web (at Channels -> trakt -> Settings)
  2. Change the Logging - Plugin and Logging - Libraries options to DEBUG
  3. Save settings

Note: If you are reporting an issue you will need to reproduce the issue again after changing the Logging options, if you are unable to reproduce the issue easily feel free to post the issue anyway (identifying the problem might be a bit more difficult though).