Skip to content

Updates#100

Merged
k-rister merged 4 commits intomainfrom
updates
Oct 21, 2025
Merged

Updates#100
k-rister merged 4 commits intomainfrom
updates

Conversation

@k-rister
Copy link
Contributor

No description provided.

- when debug output is enabled every line printed through this module
  will have code location (file, line, routine) information included
  on the prior line

- when debug output is enabled every line will have a prefix
  indicating whether it is a debug line (DEBUG1 for the location
  information, DEBUG2 for user debug strings), a line destined for
  STDOUT, or a line destined for STDERR -- this will allow for grep
  usage to filter the debug output and maintain a common indentation
  since all prefixes are the same length
- properly handle variables of type JSON::PP::Boolean (ie. JSON
  boolean values)

- add lots of debug logging
@k-rister k-rister requested a review from a team October 21, 2025 18:40
@k-rister k-rister self-assigned this Oct 21, 2025
@project-crucible-tracking project-crucible-tracking bot moved this to In Progress in Crucible Tracking Oct 21, 2025
@k-rister k-rister merged commit 13d830a into main Oct 21, 2025
292 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Crucible Tracking Oct 21, 2025
@k-rister k-rister deleted the updates branch October 21, 2025 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants