This class provides a protocol for receiving and processing log record output.
Synopsis
Declared in <ball_observer.h>
class Observer;
Member Functions
Name |
Description |
|
Destroy this observer. |
|
|
|
Discard shared references to published |
Derived Classes
Name |
Description |
Asynchronous observer that publishes log records to |
|
This class provides a broadcasting implementation of the |
|
This class provides a concrete implementation of the |
|
Observer that publishes log records to |
|
Observer that publishes log records to a user‐specified file. |
|
This class provides a concrete |
|
This class provides a multiplexing implementation of the |
|
This class provides a helper for implementing the |
|
This class provides a concrete implementation of the |
|
This class provides an instrumented implementation of the |
Created with MrDocs