Activate Logging
From TV-Browser Wiki
Revision as of 06:55, 6 July 2006 by 206.59.235.223 (talk)
To activate logging in TVBrowser a setting in the configuration file has to be made.
In the TV-Browser folder are the files windows.properties, linux.properties and osx.properties.
You need to open the file for your OS (Windows = windows.properties ...) then just add the folder where the log file is stored. For Windows you have to change "\" into "/".
Some examples:
Windows: logdirectory=C:/
Linux: logdirectory=/home/bodum/
Now the log file will be created in the respective folder. It will be overwritten at every program start.