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