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

Additional unity feature #136

Merged
merged 7 commits into from Dec 22, 2023
Merged

Additional unity feature #136

merged 7 commits into from Dec 22, 2023

Conversation

hadashiA
Copy link
Member

@hadashiA hadashiA commented Dec 21, 2023

Add overload of ZLog* that given an argument of UnityEngine.Object context

e.g)

logger.ZLogInformation($"bra bra", contextObject);
logger.ZLogInformation($"bra bra", exception, contextObject);

Pretty stacktrace

Add PrettyStacktrace option. This can output the additional self-captured stacktrace.

スクリーンショット 2023-12-21 19 10 37

@hadashiA hadashiA marked this pull request as draft December 21, 2023 07:15
@hadashiA hadashiA marked this pull request as ready for review December 21, 2023 10:15
@neuecc neuecc merged commit 3c7adcb into master Dec 22, 2023
1 check passed
@neuecc neuecc deleted the hadashiA/unity-ext branch December 22, 2023 05:19
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

Successfully merging this pull request may close these issues.

None yet

2 participants