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

Add options to NewLogger function to encode time in iso8601 format and provide a different caller skip if necessary to the logger #146

Open
chaitanyakolluru opened this issue Jun 4, 2024 · 0 comments · May be fixed by #145
Labels
enhancement New feature or request

Comments

@chaitanyakolluru
Copy link

What problem are you facing?

I would like for the NewLogger() function to have a couple more options to initialize logger for the functions as per need:

  • allow encoding time in iso8601 format
  • optionally allow setting a different caller skip if necessary

How could Crossplane help solve your problem?

Update NewLogger() function to take in options to handle encoding time and setting a different caller skip.

Proposed changes made: #145

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant