json_to_log

Converts a .json file to a transaction log file.

Required options

NameTypeDescriptionDefault
fromStringPath to the .json file to read in
toStringPath to the output log file to be written. An index file will be written to the same path with a .idx suffix.

All options

NameTypeDescriptionDefault
service_nameStringThe name of this service - used for logging.
fromStringPath to the .json file to read in
toStringPath to the output log file to be written. An index file will be written to the same path with a .idx suffix.