Skip to content
  • Iustin Pop's avatar
    ganeti-noded logging improvements · c89189b1
    Iustin Pop authored
    The patch adds some more logging to the node daemon:
    
    - log methods at beggining not only at the end
    - log method parameters (they are very verbose, but useful)
    
    A separate change is to initialize the global variable in the global
    scope, not inside main().
    
    Reviewed-by: imsnah
    c89189b1