These classes enable you to customize logging.
|
Name |
Description |
|---|---|
| Log | Class. Provides access to the log system. |
| LogEntry | Class. Defines an entry log and holds information about a log message. |
| LogFactory | Interface that enables custom logging. |
| Logger | Interface. The methods required to implement a custom logger for the PSDK. |