# Zcash daemon logging settings?

**URL:** https://forum.zcashcommunity.com/t/zcash-daemon-logging-settings/1157
**Category:** zcashd client
**Created:** [August 9, 2016, 7:34pm UTC](https://forum.zcashcommunity.com/t/zcash-daemon-logging-settings/1157 "2016-08-09T19:34:41Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![str4d](https://sea2.discourse-cdn.com/zcash/user_avatar/forum.zcashcommunity.com/str4d/32/64_2.png) [@str4d](https://forum.zcashcommunity.com/u/str4d)
#### Post date: [August 10, 2016, 5:00am UTC](https://forum.zcashcommunity.com/t/zcash-daemon-logging-settings/1157/3 "2016-08-10T05:00:24Z")

</div>

By default, `zcashd` logs to `~/.zcash/testnet3/debug.log` when running on testnet. To output to console, run `zcashd -printtoconsole` or set `printtoconsole=1` in your `zcash.conf`.

Also useful: `-debug=[STRING]` to log certain debug info. For miners, `-debug=pow` can be useful to get an idea of what is going in (although it is of course inefficient to leave that enabled full-time).

---

_[View the full topic](https://forum.zcashcommunity.com/t/zcash-daemon-logging-settings/1157)._
