![]() |
Diffusion Apple API 6.12.1
Unified Client Library for iOS, tvOS and OS X / macOS
|
Options allowing log output to be directed to a custom location. More...
#include <PTDiffusionLoggingDestinationConfiguration.h>
Instance Methods | |
| (instancetype) | - initWithMessagePrinter: |
Properties | |
| PTDiffusionLoggingMessagePrinter | messagePrinter |
Options allowing log output to be directed to a custom location.
| - (instancetype) initWithMessagePrinter: | (PTDiffusionLoggingMessagePrinter) | messagePrinter |
Returns a logging destination configuration object initialized with the given message printer.
| messagePrinter | A block that may be called multiple times during the lifetime of the current process. |
|
readnonatomiccopy |
A block that may be called multiple times during the lifetime of the current process in order to emit formatted log messages.