Change Log Directory Location
From Digsbies Wiki
Digsby stores logs in a directory under My Documents called Digsby Logs. If you'd like to change this location, a modification needs to be made to digsbylocal.ini.
- Note: This change may be made in prefs.yaml, but only if Digsby has not been used on the computer yet.
[edit]
Changing the Logging Location
Open digsbylocal.ini in a text editor and locate the localprefs section that corresponds with your Digsby username. digsbylocal.ini contains information relating to window positioning and other computer-specific settings. the Localprefs section may be anywhere in the file.
If your Digsby username is chris you would be looking for something like this:
[localprefs chris]
Simply add a line that sets the chatlogdir variable:
[localprefs chris] chatlogdir = C:\Users\christopher\Documents\My Dropbox\Synchronized Logs
[edit]

