| Trees | Indices | Help |
|
|---|
|
|
Handler for a streaming logging request.
This basically logs the record using whatever logging policy is configured locally.
|
| Class Hierarchy for RemoteMessagingStreamRequestHandler |
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Handle multiple requests - each expected to be encode the payload size in the first 4-bytes, followed by the LogRecord in pickle format. Logs the record according to whatever policy is configured locally.
|
Pass a LogRecord to the appropriate logging.Handler.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 17 10:45:25 2017 | http://epydoc.sourceforge.net |