Skip to content

Use console_bridge 0.3#73

Merged
scpeters merged 4 commits intomasterfrom
new_console_bridge
Jan 15, 2016
Merged

Use console_bridge 0.3#73
scpeters merged 4 commits intomasterfrom
new_console_bridge

Conversation

@scpeters
Copy link
Copy Markdown
Contributor

Require the latest version of console_bridge and use the new namespaced macros to prevent deprecation warnings.

sed -i -e "s@logDebug@CONSOLE_BRIDGE_logDebug@" `grep -rlI logDebug .`
sed -i -e "s@logError@CONSOLE_BRIDGE_logError@" `grep -rlI logError .`
sed -i -e "s@logInform@CONSOLE_BRIDGE_logInform@" `grep -rlI logInform .`
@jacquelinekay
Copy link
Copy Markdown
Contributor

+1

scpeters added a commit that referenced this pull request Jan 15, 2016
@scpeters scpeters merged commit 9fc4f61 into master Jan 15, 2016
@scpeters scpeters deleted the new_console_bridge branch January 15, 2016 00:49
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