»

LJ::get_logtext2multi

LJ::get_logtext2multi — Gets log text from clusters.

Use

LJ::get_logtext2multi(idsbyc);

Arguments

  • idsbyc. A hashref where the key is the clusterid, and the data is an arrayref of [ ownerid, itemid ] array references.

Info

Fetches log text from clusters. Trying slaves first if available.

Source:

cgi-bin/ljlib.pl

Returns:

hashref with keys being "jid jitemid", values being [ $subject, $body ]