Bug 31203: Alter cronlogaction to take a hash
authorNick Clemens <nick@bywatersolutions.com>
Thu, 21 Jul 2022 12:43:34 +0000 (12:43 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 5 Oct 2022 19:12:46 +0000 (16:12 -0300)
commitdf69e140575608f03098d7ccdf73089d355efe65
treeb306194374f021aac8d4265ef0573a2e64bce607
parent6d82b66a277caa879a5a7b0c8f05a84f795beb4d
Bug 31203: Alter cronlogaction to take a hash

This patch simply changes the routine to expect a hashref for info
and to log the PID as object in action logs

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Log.pm