Source position: sqldbrestbridge.pp line 228
protected procedure TSQLDBRestDispatcher.DoLog( |
aLog: TRestDispatcherLogOption; |
IO: TRestIO; |
const aMessage: UTF8String |
); virtual; |
aLog: TRestDispatcherLogOption; |
IO: TRestIO; |
const Fmt: UTF8String; |
Args: array of Const |
); |