Warning: This is not the usual way, logging in Fesa3 should be used. Currently the common Fesa3 logging interface (like described in the HandsOn) should be used. This interface relies on syslog, which is fine for the first, according to the GSI logging-project-team. More information about the logging project team can be found here

To be discussed ...

Logging in Fesa3



Logger-Class ready to use within a Fesa3-Class

  • SDLog.h: Header for C++-Class SDLog

  • Makefile: Makefile for usage in Common-part of a Fesa3-Class

  • Make.specific: Make.specific for usage in Common-part of a Fesa3-Class

Usage within the code

    SDLog logger = SDLog::getInstance();
    logger.connect("sdlx007.acc.gsi.de",1500);
    logger.logInfo("ServerDeviceClass::specificInit()");

-- SolveighMatthies - 23 Mar 2011
I Attachment Action Size Date Who Comment
Make.specificspecific Make.specific manage 326 bytes 23 Mar 2011 - 10:06 SolveighMatthies Make.specific for usage in Common-part of a Fesa3-Class
MakefileEXT Makefile manage 289 bytes 23 Mar 2011 - 10:06 SolveighMatthies makefile for usage in Common-part
SDLog.cppcpp SDLog.cpp manage 4 K 23 Mar 2011 - 10:05 SolveighMatthies Body for C++-Class SDLog
SDLog.hh SDLog.h manage 5 K 23 Mar 2011 - 10:05 SolveighMatthies Header for C++-Class SDLog
Topic revision: r3 - 18 Aug 2011, AdminUser
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback