Description
Mixing local development logs with public network interaction data makes it incredibly difficult to audit transaction performance during integration phases.
Technical Requirements
Configure the logger to split outputs into separate files: system.log for internal engine behaviors and stellar-network.log exclusively for XDR envelopes, hashes, and network error codes.
Description
Mixing local development logs with public network interaction data makes it incredibly difficult to audit transaction performance during integration phases.
Technical Requirements
Configure the logger to split outputs into separate files:
system.logfor internal engine behaviors andstellar-network.logexclusively for XDR envelopes, hashes, and network error codes.