Issue Details (XML | Word | Printable)

Key: LOGCXX-56
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Curt Arnold
Reporter: Curt Arnold
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Log4cxx

BasicConfiguration is unreliable

Created: 09/Feb/05 02:37 AM   Updated: 11/Feb/05 04:33 AM
Return to search
Component/s: Configurator
Affects Version/s: 0.9.7
Fix Version/s: 0.10.0

Time Tracking:
Not Specified

Resolution Date: 11/Feb/05 04:33 AM


 Description  « Hide
The examples/trivial and examples/stream which both use BasicConfiguration to set up a ConsoleAppender will work or fail depending on the build mechanism. The Ant script builds and runs both of these as part of the "check" target. On Visual C Ant builds, the programs will output nothing, on gcc builds on Linux they will report a not-very helpful diagnostic messages and will work fine if build from the Visual C++ IDE.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #308766 Thu Feb 10 19:33:25 UTC 2005 carnold LOGCXX-56: Examples affected by stray config files
Files Changed
MODIFY /logging/log4cxx/trunk/build.xml