Details

    Description

      We need to convert all usages of log.Logger() to log.Log(handle) in the core. The following loggers should be defined:

      • core [default logger, should not be used directly]
      • test [test logger, should only be used in test code]
      • deprecation [used for deprecated functionality warnings]
      • core.config
      • core.entrypoint
      • core.events
      • core.opentracing
      • core.resources
      • core.rest
      • core.rmproxy
      • core.rpc
      • core.metrics
      • core.scheduler
      • core.scheduler.allocation
      • core.scheduler.application
      • core.scheduler.application.usage (convert core.application.usage to this)
      • core.scheduler.context
      • core.scheduler.fsm
      • core.scheduler.health
      • core.scheduler.node
      • core.scheduler.partition
      • core.scheduler.preemption
      • core.scheduler.queue
      • core.scheduler.reservation
      • core.scheduler.ugm
      • core.security
      • core.utils

      Attachments

        Issue Links

          Activity

            People

              ccondit Craig Condit
              ccondit Craig Condit
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: