LLLogImpl Class Reference

Collaboration diagram for LLLogImpl:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Private Attributes

LLAppmApp


Detailed Description

Definition at line 42 of file lllog.cpp.


Constructor & Destructor Documentation

LLLogImpl::LLLogImpl ( LLApp app  )  [inline]

Definition at line 45 of file lllog.cpp.

LLLogImpl::~LLLogImpl (  )  [inline]

Definition at line 46 of file lllog.cpp.


Member Function Documentation

void LLLogImpl::log ( const std::string  message,
LLSD info 
)

Definition at line 57 of file lllog.cpp.

References LLApp::getOption(), LLSD::has(), llendl, llinfos, mApp, and S32.

Referenced by LLLog::log().

Here is the call graph for this function:

Here is the caller graph for this function:

bool LLLogImpl::useLegacyLogMessage ( const std::string  message  ) 

Definition at line 77 of file lllog.cpp.

References LLSD::asBoolean(), LLApp::getOption(), LLSD::has(), and mApp.

Referenced by LLLog::useLegacyLogMessage().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

LLApp* LLLogImpl::mApp [private]

Definition at line 52 of file lllog.cpp.

Referenced by log(), and useLegacyLogMessage().


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

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