Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kSysLogLoggerId defined but not used #742

Closed
benrubson opened this issue Feb 21, 2020 · 2 comments · Fixed by #743
Closed

kSysLogLoggerId defined but not used #742

benrubson opened this issue Feb 21, 2020 · 2 comments · Fixed by #743

Comments

@benrubson
Copy link
Contributor

Hi,

I'm facing the following remaining warning :

‘el::base::consts::kSysLogLoggerId’ defined but not used [-Wunused-variable]
783 static const char* kSysLogLoggerId                         =      "syslog";

Related to #620.

Thank you 👍

@benrubson
Copy link
Contributor Author

See #743 for a patch 👍

@benrubson
Copy link
Contributor Author

Closing this as patch has been merged.
Many thanks @abumusamq 👍

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 a pull request may close this issue.

1 participant