Revision 59f187eb daemons/ganeti-watcher

b/daemons/ganeti-watcher
438 438
  """
439 439
  options, args = ParseOptions()
440 440

  
441
  logger.SetupDaemon(constants.LOG_WATCHER, debug=options.debug)
441
  logger.SetupLogging(constants.LOG_WATCHER, debug=options.debug)
442 442

  
443 443
  try:
444 444
    try:

Also available in: Unified diff