Skip to content
Snippets Groups Projects
Commit 2ce64c5a authored by Guillaume ROUSSE's avatar Guillaume ROUSSE
Browse files

more readable log message

parent 5e5e361c
Branches
Tags
No related merge requests found
...@@ -164,10 +164,10 @@ sub run { ...@@ -164,10 +164,10 @@ sub run {
$log->info( $log->info(
sprintf( sprintf(
"Token send to %s for entityid=%s;token=%s", "Token %s send to %s for entity %s",
$token->secret(),
$email, $email,
$entityid, $entityid,
$token->secret(),
) )
); );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment