[licq-im/licq] 85e1b6: api: Access gLogService like other managers

[email protected] Fri, 23 Sep 2011 10:44:31 -0700
Newsgroups gmane.network.licq.cvs
Message-ID <[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/licq-im/licq

  Commit: 85e1b6e46057fc377f802322ec60e5fd4abf7431
      https://github.com/licq-im/licq/commit/85e1b6e46057fc377f802322ec60e5fd4abf7431
  Author: Anders Olofsson <[email protected]>
  Date:   2011-09-23 (Fri, 23 Sep 2011)

  Changed paths:
    M console/src/console.cpp
  M licq/include/licq/daemon.h
  M licq/include/licq/logging/logservice.h
  M licq/src/daemon.cpp
  M licq/src/daemon.h
  M licq/src/fifo.cpp
  M licq/src/licq.cpp
  M licq/src/licq.h
  M licq/src/logging/logservice.cpp
  M licq/src/logging/logservice.h
  M licq/src/logging/threadlog.cpp
  M licq/src/plugin/pluginmanager.cpp
  M licq/src/tests/daemon_dummy.cpp
  M msn/src/msn-srv.cpp
  M qt4-gui/src/dialogs/logwindow.cpp
  M rms/src/rms.cpp

  Log Message:
  -----------
  api: Access gLogService like other managers