Class LocationServiceLogger$

java.lang.Object
csw.logging.client.scaladsl.BaseLoggerFactory
csw.logging.client.scaladsl.LoggerFactory
csw.location.api.commons.LocationServiceLogger$

public class LocationServiceLogger$ extends csw.logging.client.scaladsl.LoggerFactory
All the logs generated from location service will have a fixed prefix, which is the value of Constants.LocationService. The prefix helps in production to filter out logs from a particular component and this case, it helps to filter out logs generated from location service.
  • Field Details

    • MODULE$

      public static final LocationServiceLogger$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • LocationServiceLogger$

      public LocationServiceLogger$()