Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 381605 - Please let users enable logging in KDE applications
Summary: Please let users enable logging in KDE applications
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: Low enhancement (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-02 18:54 UTC by David Kredba
Modified: 2011-09-04 21:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kredba 2011-09-02 18:54:12 UTC
Log4cxx is disabled. No support for advanced logging.

Reproducible: Always

Steps to Reproduce:
Install log4cxx and see CMake messages when building log prepared KDE applications.
Actual Results:  
Log4cxx is disabled. No support for advanced logging.

Expected Results:  
Logging is allowed to be controlled by log USE flag. Now it is in (log) state and disabled (in kde eclass?).
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2011-09-04 21:49:05 UTC
Please use the Gentoo-provided methods, which should give you all that you require. See the documentation of cmake-utils.eclass, in short, 

CMAKE_VERBOSE=1 emerge ...