[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo_logger_intf.pas line 42
type TSimpleConsoleLogger = class(TInterfacedObject,ILogger) |
protected |
procedure Log(); |
function GetMessageCount(); |
end; |
| |
TObject,ILogger |