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

Enhance Logging Practices for JSONLoader Class in Unity #140

Open
monilpat opened this issue Dec 24, 2024 · 0 comments
Open

Enhance Logging Practices for JSONLoader Class in Unity #140

monilpat opened this issue Dec 24, 2024 · 0 comments
Labels
enhancement New feature or request logging Unity

Comments

@monilpat
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

The current logging implementation for the JSONLoader class in Unity lacks structured logging, making it difficult to debug issues related to scene loading and speaking events.

Describe the solution you'd like

Implement structured logging using a library like Serilog to provide JSON formatted logs. Include detailed logging for each step in the JSONLoader process, such as payload loading, scene transitions, and speaking events.

Describe alternatives you've considered

Continuing with the current logging setup, but this does not provide the required level of detail for debugging complex interactions.

Additional context

Improving logging practices will assist in debugging and maintaining the JSONLoader class, ensuring smoother integration and operation within Unity.

Related Issues

@monilpat monilpat added enhancement New feature or request logging Unity labels Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request logging Unity
Projects
None yet
Development

No branches or pull requests

1 participant