mirror of
https://github.com/strophe/libstrophe.git
synced 2026-07-19 20:26:21 +00:00
Defining static data in the header causes warnings on Apple gcc, and in general this should be the client's responsibility. The names are obvious from the log_level enum, which is public, and it's only one line of boilerplate to copy in implementing a custom logging function.