Source position: sqldbrestbridge.pp line 57
type TRestDispatcherLogOptions = set of (
rloUser,
rloHTTP,
rloResource,
rloConnection,
rloAuthentication,
rloSQL,
rloResultStatus
);