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

more readable log message

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