Skip to content

Nolog4cxx - #2

Open
maihde wants to merge 6 commits into
RedhawkSDR:masterfrom
Axios-Engineering:nolog4cxx
Open

Nolog4cxx#2
maihde wants to merge 6 commits into
RedhawkSDR:masterfrom
Axios-Engineering:nolog4cxx

Conversation

@maihde

@maihde maihde commented Feb 10, 2014

Copy link
Copy Markdown

No description provided.

Michael Ihde added 6 commits February 9, 2014 16:53
* Add --disable-logging to control the LOGGING define
* Remove the redundant check for OSSIE_HAVELOG4CXX since that flag
  will be pulled from the OSSIE_CFLAGS (populated by ossie.pc) and
  must match the configuration that core framework was compiled with.
* Properly use #if LOGGING instead of #ifdef LOGGING
When the core is built with --disable-log4cxx the LOGGER_PTR is
a string.
This makes it consistent with the core framework and ensures
that accidental copy pastes don't cause misleading trace
logs to appear.
The deprecation warnings are for users of the library, but are not
warnings in the context of building the library itself.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants