- RCDatabaseLogEntry::newFromId currently doesn't work, because the parent has
'logging' fields hardcoded. Make the failure explicit with a LogicException to
avoid sneaky failures and/or DB query errors. There's no need to
implement the missing part, given the lack of a use case.
- Same for ::getSelectQueryData
Change-Id: I748733da1a34f9af1cd431c933809c23dc37a3d6
This reverts commit b96d2808fd.
This class should only be used in context of the LogFormatter and the method is not needed there.
This was added in 1.35 and the revert should be part of 1.35 to avoid deprecation process.
Change-Id: I13b5fd2989f9e640718ecf5083f83017abefef25
Depends-On: I3af1e42594f8235be815ce38e3411c762ae01092