END_LOG
This procedure halts logging index and document service requests.
Syntax
ctx_output.end_log;
Example
begin
CTX_OUTPUT.END_LOG;
end;
This procedure halts logging index and document service requests.
ctx_output.end_log;
begin
CTX_OUTPUT.END_LOG;
end;