X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.browsing.ui.graph.impl%2Fsrc%2Forg%2Fsimantics%2Fbrowsing%2Fui%2Fgraph%2Fimpl%2FArrayPropertyLabelerFactory.java;h=bd7cf6bbd4ba2b428fdd514066310d56a23bfafb;hp=b41679b83fdfb6dc247647f370465c84a85ec120;hb=5cef6390c0037cf20e01861095dc953a59632a98;hpb=1dfeb7d5c49b1391cd9d877e1eddab18995cb151 diff --git a/bundles/org.simantics.browsing.ui.graph.impl/src/org/simantics/browsing/ui/graph/impl/ArrayPropertyLabelerFactory.java b/bundles/org.simantics.browsing.ui.graph.impl/src/org/simantics/browsing/ui/graph/impl/ArrayPropertyLabelerFactory.java index b41679b83..bd7cf6bbd 100644 --- a/bundles/org.simantics.browsing.ui.graph.impl/src/org/simantics/browsing/ui/graph/impl/ArrayPropertyLabelerFactory.java +++ b/bundles/org.simantics.browsing.ui.graph.impl/src/org/simantics/browsing/ui/graph/impl/ArrayPropertyLabelerFactory.java @@ -156,8 +156,7 @@ public class ArrayPropertyLabelerFactory implements LabelerFactory { @Override public Logger getLogger() { - // TODO Auto-generated method stub - return null; + return LoggerFactory.getLogger(PropertyLabeler.class); } }