Difference between revisions of "Activate Logging"

From TV-Browser Wiki
Jump to: navigation, search
 
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 there are the files windows.properties, linux.properties and osx.properties.
+
In the TV-Browser folder are the files windows.properties, linux.properties and osx.properties.
  
You now need to open the file for your OS (Windows = windows.properties ...) and you need to add the folder to save your file. For Windows you have to change "\" into "/".
+
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:
+
Some examples:
  
 
Windows:
 
Windows:

Revision as of 07: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.