LLLog Class Reference

#include <lllog.h>

Collaboration diagram for LLLog:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLLog (LLApp *app)
virtual ~LLLog ()
virtual void log (const std::string message, LLSD &info)
virtual bool useLegacyLogMessage (const std::string message)

Private Attributes

LLLogImplmImpl


Detailed Description

Definition at line 43 of file lllog.h.


Constructor & Destructor Documentation

LLLog::LLLog ( LLApp app  ) 

Definition at line 92 of file lllog.cpp.

References mImpl.

LLLog::~LLLog (  )  [virtual]

Definition at line 97 of file lllog.cpp.

References mImpl, and NULL.


Member Function Documentation

void LLLog::log ( const std::string  message,
LLSD info 
) [virtual]

Definition at line 103 of file lllog.cpp.

References LLLogImpl::log(), and mImpl.

Here is the call graph for this function:

bool LLLog::useLegacyLogMessage ( const std::string  message  )  [virtual]

Definition at line 108 of file lllog.cpp.

References mImpl, and LLLogImpl::useLegacyLogMessage().

Here is the call graph for this function:


Member Data Documentation

LLLogImpl* LLLog::mImpl [private]

Definition at line 53 of file lllog.h.

Referenced by LLLog(), log(), useLegacyLogMessage(), and ~LLLog().


The documentation for this class was generated from the following files:

Generated on Fri May 16 08:51:51 2008 for SecondLife by  doxygen 1.5.5