Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: log identity setup record using toString
Adds the ability to the RecordStreamLogger to log records of value type IDENTITY_SETUP using the toString method. This is better than not logging anything, but means the output is json formatted.
- Loading branch information