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

fast switch between debug and release logger configurations #26

Open
igelgrun opened this issue Aug 6, 2013 · 1 comment
Open

fast switch between debug and release logger configurations #26

igelgrun opened this issue Aug 6, 2013 · 1 comment

Comments

@igelgrun
Copy link
Member

igelgrun commented Aug 6, 2013

No description provided.

@igelgrun igelgrun reopened this Aug 14, 2013
@igelgrun
Copy link
Member Author

Log.i("message");

it will take a lot of time in release to get logger name via stack trace. if release version will mute all logs it should be done before getting logger name to increase performance.

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