database icon indicating copy to clipboard operation
database copied to clipboard

BLZG-9177 Use slf4j for logging errors in BigdataRDFServlet

Open igor-kim opened this issue 4 years ago • 0 comments

  • migrate logger to slf4j (this should be transparent for all use cases, blazegraph already packages slf4j-log4j12)
  • replace string concatenation in log message with placeholders (this will allow better management of logs, since message format will be available in log processin)

Change-Id: Ic4c2ba04ae0be35396929e468b7c54cb716af53d

igor-kim avatar Dec 04 '19 06:12 igor-kim