local Logger = require(script.Parent.Parent.Parent.Logger) local log = Logger.new() log:setContext({root = "root"}) return log