Feature #143

Debug log redirect to remote system

Added by Madars almost 7 years ago.

Status:NewStart date:05/16/2017
Priority:Normal (Code 4)Due date:
Assignee:-% Done:

0%

Category:-
Target version:-

Description

We might implement debug log transfer to remove servers.
This might be achieved by hooking the core debug logging functions, load the all data into new FB, and sent the data to remove service via tpcall.
Only here we shall mark that logging is disabled during that tpcall, so that we do not get chicken - egg problem, of tpcall doing logging of the log transfer process which could cause the again recursive call to log and tpcall...

Also available in: Atom PDF