Hi guys,

Due to the tight deadline of my project, I am not able to evaluate the those free logging framework.

Most of the projects that I dealt with are using ACE logger and Log4J. Currently the new project needs to run on LINUX platform and a centralised logging server is a must.

Do you guys know of any good logging framework? I have search around and saw log4cxx, log4cpp, c++ boost logger. I am dealing with a real-time system. So performance is critical.

My current real-time system is using ACE logger.

Thanks for any advice