random-logger icon indicating copy to clipboard operation
random-logger copied to clipboard

Add feature #14 Print Unique Random Tags

Open HemanthGangula opened this issue 1 year ago • 0 comments

Feature Request: Print Unique Random Tags (#14)

This PR adds a unique random string to each log message to improve querying in data lakes.

Changes

  • Added generate_random_string function.
  • Appended random string to each log message.

Example Log Messages

Screenshot from 2024-07-21 09-47-05

HemanthGangula avatar Jul 21 '24 04:07 HemanthGangula