MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / logReplicaVerbose

Function logReplicaVerbose

src/jrd/replication/Utils.cpp:289–292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

287 }
288
289 void logReplicaVerbose(const PathName& database, const string& message)
290 {
291 logMessage(REPLICA_SIDE, VERBOSE_MSG, database, message);
292 }
293
294} // namespace

Callers 1

verboseMethod · 0.85

Calls 1

logMessageFunction · 0.85

Tested by

no test coverage detected