From 6e983c04748c24848aaa3631d167f953ae6519ff Mon Sep 17 00:00:00 2001 From: Alessandro Pieve Date: Fri, 17 Feb 2017 16:00:15 +0000 Subject: [PATCH] git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-insert-storage-se-plugin@142715 82a268e6-3cf1-43bd-a215-b396298e98cf --- .../plugin/AccountingInsertStoragePlugin.java | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/src/main/java/org/gcube/accounting/insert/storage/plugin/AccountingInsertStoragePlugin.java b/src/main/java/org/gcube/accounting/insert/storage/plugin/AccountingInsertStoragePlugin.java index b9068ee..e24b825 100644 --- a/src/main/java/org/gcube/accounting/insert/storage/plugin/AccountingInsertStoragePlugin.java +++ b/src/main/java/org/gcube/accounting/insert/storage/plugin/AccountingInsertStoragePlugin.java @@ -55,7 +55,7 @@ public class AccountingInsertStoragePlugin extends Plugin inputs) throws Exception { String context=ScopeProvider.instance.get(); - logger.debug("launch on context:{}",context); + logger.debug("AccountingInsertStoragePlugin: launch on context:{}",context); String url=null; String password =null; String bucket=null; @@ -68,10 +68,11 @@ public class AccountingInsertStoragePlugin extends Plugin