Hi All I want to see the internal logs messeges for checking the flow of program,can anybody tell me how can i enable it.
Actually i write the LogLog::setInternalDebugging(true); in my example program but it not show the internal logs.(logs thoser written by log4cxx developers in code).