toxcore/toxdns
iphydf 13ae9e9a93
Move logging to a callback.
This removes the global logger (which by the way was deleted when the first tox
was killed, so other toxes would then stop logging). Various bits of the code
now carry a logger or pass it around. It's a bit less transparent now, but now
there is no need to have a global logger, and clients can decide what to log and
where.
2016-08-27 01:16:14 +01:00
..
Makefile.inc Fix win32 mingw native build 2014-07-13 23:20:31 +03:00
toxdns.c Move logging to a callback. 2016-08-27 01:16:14 +01:00
toxdns.h Made toxdns header cpp-friendly 2014-10-07 00:49:28 -04:00