
Public Member Functions | |
| LLLogImpl (LLApp *app) | |
| ~LLLogImpl () | |
| void | log (const std::string message, LLSD &info) |
| bool | useLegacyLogMessage (const std::string message) |
Private Attributes | |
| LLApp * | mApp |
Definition at line 42 of file lllog.cpp.
| 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().


| 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().


LLApp* LLLogImpl::mApp [private] |
1.5.5