Project

General

Profile

Revision 57

Added by Jason knichel over 16 years ago

renamed Logging.cpp to Log.cpp to match the name of the class

View differences:

ColonetServer.cpp
23 23
#include "includes/ConnectionPool.h"
24 24
#include "includes/client.h"
25 25
#include "includes/options.h"
26
#include "includes/Logging.h"
26
#include "includes/Log.h"
27 27

  
28 28
#define LISTEN_BACKLOG 5
29 29
#define LOG_BUFFER_LENGTH 128

Also available in: Unified diff