Package common :: Module logger
[hide private]
[frames] | no frames]

Module logger

source code

This module allows to access the on-disk database of logs
Classes [hide private]
  Constants
  Logger
Variables [hide private]
  LOG_DB_PATH = configpaths.gajimpaths ['LOG_DB']
  CACHE_DB_PATH = configpaths.gajimpaths ['CACHE_DB']
  constants = Constants()

Imports: os, sys, time, datetime, GzipFile, StringIO, exceptions, gajim, sqlite, configpaths


Variables Details [hide private]

LOG_DB_PATH

Value:
configpaths.gajimpaths ['LOG_DB']

CACHE_DB_PATH

Value:
configpaths.gajimpaths ['CACHE_DB']

constants

Value:
Constants()