DEV: Debug
This commit is contained in:
parent
c98f1d5e37
commit
36d730c23a
@ -184,6 +184,7 @@ public class AnnotationHighlightService {
|
||||
if (!entity.isRedaction()) {
|
||||
return new float[]{0.627f, 0.627f, 0.627f};
|
||||
}
|
||||
log.info("getting color for " + entity);
|
||||
return dictionaryService.getEntryColors().get(entity.getType());
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user