wwServer::LogError

Logs an exception into the error log stored in the database (typically in wwRequestLog in the app folder).

o.LogError(loException,lcTitle)

Parameters

loException
Exception object to log

lcTitle
A title message for the error that also gets logged as part of the error

See also