Difference between revisions of "Activate Logging"
From TV-Browser Wiki
m |
Bananeweizen (talk | contribs) m |
||
Line 16: | Line 16: | ||
Now the log file will be created in the respective folder. It will be overwritten at every program start. | Now the log file will be created in the respective folder. It will be overwritten at every program start. | ||
+ | |||
+ | [[de:Logging aktivieren]] |
Revision as of 11:03, 6 January 2007
The original article Logging Aktivieren has better formatting and is much more readable. Please help with the improvement of this article. |
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.