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

why does it still run while I have already make isLoggable false?? #259

Open
AtlantisFaded opened this issue Mar 2, 2022 · 0 comments
Open

Comments

@AtlantisFaded
Copy link

I have check it out that Logger is still running while I set isLoggable() false.
Function Utils.toString(object) is called.

I think it's not proper. Coz I usually add some logs in debug mode. But it crashed on production enviroment. And it's out of my control. Also it cost cpu. Sometimes performance is not good.

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