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

Question about why Svelto's log is default StackTraceLogType.None #66

Closed
kenshin12269 opened this issue May 24, 2021 · 2 comments
Closed

Comments

@kenshin12269
Copy link

I found out that when I use Svelto, Debug.Log doesnt show any StackTrace log. Turns out in SlowLoggerUnity class, stacktraceLog is turn off.

It seems there is no way I could override this feature outside of svelto library.

is there a way I could show StackTrace without editting svelto code?

@sebas77
Copy link
Owner

sebas77 commented Jun 2, 2021

I have fixed it in the new svelto which I don't have an ETA for the release yet, I suggest you to change the code yourself for the moment.

@kenshin12269
Copy link
Author

I have fixed it in the new svelto which I don't have an ETA for the release yet, I suggest you to change the code yourself for the moment.

Thanks!

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

2 participants