Skip to content

Conversation

chaitanyakolluru
Copy link

@chaitanyakolluru chaitanyakolluru commented Jun 4, 2024

Description of your changes

Adds options to NewLogger function to encode time in iso8601 format for production environments and set a different caller skip number when initializing the logger.

Fixes #146

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

Tested manually against a Composition function running in local kind cluster.

Signed-off-by: Chaitanya Kolluru <[email protected]>
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.

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