Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LogConfig setting example is incorrect #227

Open
shin-sforzando opened this issue Feb 27, 2025 · 0 comments
Open

LogConfig setting example is incorrect #227

shin-sforzando opened this issue Feb 27, 2025 · 0 comments

Comments

@shin-sforzando
Copy link

If we set LogConfig while looking at https://sleitnick.github.io/RbxUtil/api/Log/ , we should get an error saying [email protected]:634: Unknown log level: Warn - Server - log:634.

-- To set a configuration that is different while in Studio:
return {
	Studio = "Debug";
	Other = "Warn"; -- "Other" can be anything other than Studio (e.g. could be named "Default")
}

I think this is a simple typo and that Warn should be Warning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant