Module kickstart_guest :: Class KickstartLogNotifyHandler
[hide private]
[frames] | no frames]

Class KickstartLogNotifyHandler

source code


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

__init__(self, ks_session_id)
(Constructor)

source code 
Overrides: virtualization.batching_log_notifier.BatchNotifyHandler.__init__

batch_began(self)

source code 
Overrides: virtualization.batching_log_notifier.BatchNotifyHandler.batch_began

log_message_discovered(self, log_message)

source code 
Overrides: virtualization.batching_log_notifier.BatchNotifyHandler.log_message_discovered

batch_ended(self)

source code 
Overrides: virtualization.batching_log_notifier.BatchNotifyHandler.batch_ended