Public Member Functions | |
_.Library.Status | OnClose () |
Flushes out the log of messages before doing the standard singleton cleanup. | |
![]() | |
_.Library.Status | OnNew () |
Tracks the OREF of this instance in a PPG for later reference. More... | |
Static Public Member Functions | |
Error (_.Library.String pMessage, _.Library.Boolean pUnique) | |
@API.Method | |
Info (_.Library.String pMessage, _.Library.Boolean pUnique) | |
@API.Method | |
Trace (_.Library.String pMessage, _.Library.Boolean pUnique) | |
@API.Method | |
Warning (_.Library.String pMessage, _.Library.Boolean pUnique) | |
@API.Method | |
Public Attributes | |
Messages | |
More... | |
Threshold | |
More... | |
Private Attributes | |
__UniqueMessageHashes | |
Has hashes of unique messages (with data equal to the index in ..Messages of that message) More... | |
Additional Inherited Members | |
![]() | |
NAMESPACESCOPE = None | |
If set to 1, calls to Get must return an instance of this class created in the current namespace; a new instance will be created if none exists. | |
PPG = None | |
PPG in which to track references to the instance of this class. | |
Messages |
Threshold |
|
private |
Has hashes of unique messages (with data equal to the index in ..Messages of that message)