trufflesuite / ganache

:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.
https://consensys.io/blog/consensys-announces-the-sunset-of-truffle-and-ganache-and-new-hardhat?utm_source=github&utm_medium=referral&utm_campaign=2023_Sep_truffle-sunset-2023_announcement_
MIT License
2.62k stars 676 forks source link

feat: allow logs to be written to a file by providing the `--logging.file` argument #4195

Closed jeffsmale90 closed 1 year ago

jeffsmale90 commented 1 year ago

Introducing the ability to specify a log file for Ganache to write its logs to. No more sifting through endless terminal output to find that one critical message you need. Just provide a path to your desired log file with ganache --logging.file <path-to-log-file>, and you're all set! Now you can sit back, relax, and let Ganache do the heavy lifting while you focus on building awesome applications.

jeffsmale90 commented 1 year ago

Sorry for the force push, but it had to be in order to remove the detached instances logs logic :/

cloudflare-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 50a614c
Status: ✅  Deploy successful!
Preview URL: https://85d9e905.ganache.pages.dev
Branch Preview URL: https://feat-logging.ganache.pages.dev

View logs