A lightweight JSON RPC client & server
Home > async-call-rpc > AsyncCallLogLevel > requestReplay
If log a function that can replay the request
Signature:
requestReplay?: boolean;
Do not use this options in the production environment because it will log a closure that captures all arguments of requests. This may cause memory leak.