mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-30 20:53:45 +01:00
Add output levels --info and --trace (--verbose is now more verbose)
This commit is contained in:
@@ -23,6 +23,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include <ostream>
|
||||
#include "exceptions.h"
|
||||
|
||||
extern bool socket_enable_debug_output;
|
||||
|
||||
class SocketException : public BaseException
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user