Moved logging commands to a separate file.

Conflicts:
	src/command_local.cc
This commit is contained in:
rakshasa
2014-11-04 19:48:55 +09:00
parent e42ec54920
commit 3d2fb6afbc
4 changed files with 158 additions and 96 deletions
+1
View File
@@ -18,6 +18,7 @@ libsub_root_a_SOURCES = \
command_helpers.h \
command_groups.cc \
command_local.cc \
command_logging.cc \
command_network.cc \
command_peer.cc \
command_throttle.cc \