~ralsina/ubuntuone-control-panel/check_subscribe_errors

« back to all changes in this revision

Viewing changes to data/source_ubuntuone-control-panel.py

  • Committer: Tarmac
  • Author(s): Rodney Dawes
  • Date: 2012-06-22 15:03:52 UTC
  • mfrom: (333.1.2 use-dirspec)
  • Revision ID: tarmac-20120622150352-vuyr5tgsvnxjr7lw
Get the log directory from the platform logging module

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
from apport.hookutils import attach_related_packages, attach_file_if_exists
25
25
 
26
 
from ubuntuone.platform.xdg_base_directory import ubuntuone_log_dir
 
26
from ubuntuone.platform.logger import ubuntuone_log_dir
27
27
 
28
28
 
29
29
def add_info(report):