Slice Tools
  • Home
  • SourceForge Page


  • libFoundation
  • Home
  • Class Hierarchy
  • Class List
  • Class Members
  • Examples


  • SourceForge.net Logo
     

    LogMsg.cc File Reference


    Detailed Description

    LogMsg class implementation.

    #include "LogMsg.hh"

    Functions

    std::ostream & operator<< (std::ostream &os, const LogMsg &logMsg)
     Writes the prefix and msg to an output stream.


    Function Documentation

    std::ostream& operator<< std::ostream &  os,
    const LogMsg logMsg
     

    Writes the prefix and msg to an output stream.

    Prefix format is: "YYYYMMDD|hhmmss|PID|CATEGORY|MESSAGE_LEVEL|COUNT: "