Class LogAccessor


  • public class LogAccessor
    extends java.lang.Object
    Just encapsulating this code which is used in two places
    • Constructor Summary

      Constructors 
      Constructor Description
      LogAccessor()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.neo4j.gds.logging.Log getLog​(org.neo4j.logging.internal.LogService logService, java.lang.Class<?> cls)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LogAccessor

        public LogAccessor()
    • Method Detail

      • getLog

        public org.neo4j.gds.logging.Log getLog​(org.neo4j.logging.internal.LogService logService,
                                                java.lang.Class<?> cls)