Difference between revisions of "Activate Logging"
From TV-Browser Wiki
Cyrulution (talk | contribs) |
|||
Line 1: | Line 1: | ||
To activate logging in TVBrowser a setting in the configuration file has to be made. | To activate logging in TVBrowser a setting in the configuration file has to be made. | ||
− | In TV-Browser folder | + | In the TV-Browser folder are the files windows.properties, linux.properties and osx.properties. |
− | You | + | 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: | Windows: |
Revision as of 06:55, 6 July 2006
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.