Package virtualization :: Module batching_log_notifier :: Class BatchNotifyHandler
[hide private]
[frames] | no frames]

Class BatchNotifyHandler

source code


This class provides a generic mechanism for processing logging callbacks. This is just a stub class, which should be inherited by anyone who wants to respond to logging events.

Instance Methods [hide private]
 
__init__(self) source code
 
batch_began() source code
 
batch_ended() source code
 
log_message_discovered(log_message) source code