class Judges::Download

def initialize(loog)

Parameters:
  • loog (Loog) -- Logging facility
def initialize(loog)
  @loog = loog
end