- (re)enabled LogControl. The LogControlImpl singleton must be the first
authorMichael Andres <ma@suse.de>
Wed, 8 Feb 2006 23:27:49 +0000 (23:27 +0000)
committerMichael Andres <ma@suse.de>
Wed, 8 Feb 2006 23:27:49 +0000 (23:27 +0000)
commitf27bdc916125e155279c22b16774ef6c16714b6e
treeab6000602d205d38c130c2ff333d42278a11284f
parentd572522bedda6b3ed861b2fd7201c2ac0138c4c7
- (re)enabled LogControl. The LogControlImpl singleton must be the first
  static being intialized and the last destructed.
zypp/Makefile.am
zypp/base/Debug.h
zypp/base/LogControl.cc [new file with mode: 0644]
zypp/base/LogControl.h [new file with mode: 0644]
zypp/base/Makefile.am