Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ logReplicaStatus
Function
logReplicaStatus
src/jrd/replication/Utils.cpp:284–287 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
282
}
283
284
void logReplicaStatus(const PathName& database, const CheckStatusWrapper* status)
285
{
286
logStatus(REPLICA_SIDE, database, status);
287
}
288
289
void logReplicaVerbose(const PathName& database, const string& message)
290
{
Callers
1
enumerate
Method · 0.85
Calls
1
logStatus
Function · 0.85
Tested by
no test coverage detected