Changed log to have better information
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry@133849 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
b1d39fd0cc
commit
72343d684d
|
@ -50,7 +50,7 @@ public class HeaderUtility {
|
|||
}
|
||||
}
|
||||
} catch (Exception e) {
|
||||
logger.error("Unable to retrieve user");
|
||||
logger.error("Unable to retrieve user. {} will be used", creator);
|
||||
}
|
||||
header.setCreator(creator);
|
||||
|
||||
|
|
Loading…
Reference in New Issue