Acces to server log
IBPP is a C++ client class library for FirebirdSQL
Status: Inactive
Brought to you by:
epocman
This is small patch that adds new method GetLog to IBPP::IService interface. This method is implemented in ServiceImpl:GetLog method.
Using this method it is possible to access server log through Services API. Using this method it is possible to read log from remote machine.
To acces log isc_action_svc_get_ib_log request is used.
Method GetLog has no arguments.
isc_action_svc_get_ib_log