Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

log4shib is a forked version of log4cpp that has been created for the Shibboleth project to ensure a conistent, working snapshot that builds reliably on the necessary platforms. Not every project can afford to devote resources to every platform, but unfortunately maintaining every other project just to maintain your own is also not realistic.

There are no plans to support this package outside of a Shibboleth (or OpenSAML) context, and enhancements are unlikely. If an opportunity to converge back with log4cpp arises, it may happen, but that code has undergone significant changes since the snapshot the fork was based on.

The dependent projects all build cleanly with either logging library, but you must use the same one throughout your build, obviously.

Non-Windows

A typical command might be:

No Format
./configure --disable-static --disable-doxygen

Windows

The source distribution includes VS 2008 (VC9) and VS6 files that should be functional to build the log4shibDLL project.