Skip to content

Commit

Permalink
modify the log
Browse files Browse the repository at this point in the history
  • Loading branch information
youyong205 committed Dec 31, 2014
1 parent abca572 commit 6764bb0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ protected void deleteUnusedConfig() {
}
storeConfig();
} catch (Exception e) {
e.printStackTrace();
m_logger.error(e.getMessage(), e);
}
}

Expand Down

0 comments on commit 6764bb0

Please sign in to comment.