Skip to content

Fixes SergiusTheBest/plog#186#187

Open
rockaport wants to merge 1 commit intoSergiusTheBest:masterfrom
rockaport:master
Open

Fixes SergiusTheBest/plog#186#187
rockaport wants to merge 1 commit intoSergiusTheBest:masterfrom
rockaport:master

Conversation

@rockaport
Copy link

  • Add #ifdef's on ANDROID for AndroidAppender.h and automatically link Android's log library if targeting Android

- Add #ifdef's on ANDROID for AndroidAppender.h and automatically link Android's log library if targeting Android
{
}

#ifdef ANDROID
Copy link
Owner

Choose a reason for hiding this comment

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

I'm not sure it's a good idea to provide an empty implementation of AndroidAppender. It could conceal errors. What do you think?

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