Guten Tag Lucas Vickers,
am Montag, 13. Januar 2014 um 21:26 schrieben Sie:

> logstream << Level::getInfo() << "Player started with SYPHON " <<
> SYPHON << ", FBO " << FBO << ", DEMO " << DEMO << LOG4CXX_ENDMSG;  

Isn't there code missing which checks the current level, outputs your
logstream etc.? Using the macros the statement would look something
like the following:

LOG4CXX_INFO(logger, "Player started with SYPHON " << SYPHON << ", FBO " << FBO 
<< ", DEMO " << DEMO << LOG4CXX_ENDMSG);

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail:thorsten.schoen...@am-soft.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/

Telefon...........05151-  9468- 55
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04

AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow

Reply via email to