See: Description
Class | Description |
---|---|
JsonLogRecordServerUtil |
A set of functions to convert standard JSON strings into
LogRecords.
|
RemoteLoggingServiceImpl |
Server side code for the remote log handler.
|
RemoteLoggingServiceUtil |
Utilities for classes that accept Remote Logging requests.
|
StackTraceDeobfuscator |
Deobfuscates stack traces on the server side.
|
Exception | Description |
---|---|
RemoteLoggingServiceUtil.RemoteLoggingException |
Exceptions that may occur during remote logging.
|