From d3f9aa0443fdf979bd03f6c559066f2fb5842c2b Mon Sep 17 00:00:00 2001 From: w00t Date: Tue, 28 Aug 2007 14:12:49 +0000 Subject: Slight change to traffic logging, as I never remember which way the damn arrows go: I now means in, O now means out. C and S remain unchanged git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7948 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/users.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/users.cpp') diff --git a/src/users.cpp b/src/users.cpp index 4856ebc38..06aba8fca 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -1384,7 +1384,7 @@ void userrec::Write(std::string text) try { - /* ServerInstance->Log(DEBUG,"C[%d] <- %s", this->GetFd(), text.c_str()); + /* ServerInstance->Log(DEBUG,"C[%d] O %s", this->GetFd(), text.c_str()); * WARNING: The above debug line is VERY loud, do NOT * enable it till we have a good way of filtering it * out of the logs (e.g. 1.2 would be good). -- cgit v1.3.1-10-gc9f91