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

最新版(1.7.5)打印null字符串还是报 NullPointerException #81

Open
LinMingkui opened this issue Dec 27, 2022 · 0 comments
Open

Comments

@LinMingkui
Copy link

最新版(1.7.5)打印null字符串还是报错。

java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.String.length()' on a null object reference
	at com.apkfuns.logutils.Logger.logString(Logger.java:107)
	at com.apkfuns.logutils.Logger.logString(Logger.java:75)
	at com.apkfuns.logutils.Logger.i(Logger.java:256)
	at com.apkfuns.logutils.LogUtils.i(LogUtils.java:71)

image

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