Skip to content

RestLogger and LoggingUtility implemented#39

Merged
dnachbaur merged 1 commit intoBlueBrain:masterfrom
ppodhajski:master
Jun 20, 2016
Merged

RestLogger and LoggingUtility implemented#39
dnachbaur merged 1 commit intoBlueBrain:masterfrom
ppodhajski:master

Conversation

@ppodhajski
Copy link
Copy Markdown
Contributor

Added two classes meant to provide information on application usage.

@bbpbuildbot
Copy link
Copy Markdown

Can one of the admins verify this patch?

@rdumusc
Copy link
Copy Markdown

rdumusc commented Jun 10, 2016

test this please

Comment thread tide/core/CMakeLists.txt Outdated
)

list(APPEND TIDECORE_SOURCES
LoggingUtility.cpp
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the files are sorted alphabetically here, please keep that. Plus, the header file should be added to HEADERS above.

@bbpbuildbot
Copy link
Copy Markdown

Can one of the admins verify this patch?

@dnachbaur
Copy link
Copy Markdown
Contributor

retest this please

@dnachbaur
Copy link
Copy Markdown
Contributor

The OSX build is failing. Either we add libzmq to .travis.yml, or add an ifdef around the code in tide master if rest interface is available.

@rdumusc
Copy link
Copy Markdown

rdumusc commented Jun 13, 2016

yes, it must be ifdef'ed properly. Actually there are already include guards and I don't understand how this fails

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.

4 participants