mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove additional newline
This commit is contained in:
parent
781c52ec53
commit
f71ced0123
@ -65,7 +65,6 @@ Poco::Net::HTTPRequestHandler* PageRequestHandlerFactory::createRequestHandler(c
|
||||
logStream << "call " << uri;
|
||||
if (s) {logStream << ", with session: " << std::to_string(s->getHandle()); }
|
||||
if (referer != request.end()) { logStream << ", from: " << referer->second;}
|
||||
logStream << std::endl;
|
||||
mLogging.information(logStream.str());
|
||||
// end debugging
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user