Skip to content

Instantly share code, notes, and snippets.

@dazeb
Created May 23, 2021 00:09
Show Gist options
  • Save dazeb/2061cd7008e10cb022af9bd8e1f156f5 to your computer and use it in GitHub Desktop.
Save dazeb/2061cd7008e10cb022af9bd8e1f156f5 to your computer and use it in GitHub Desktop.
If you have nothing better to do with your time than watch what your Chia node is doing:
Windows Chia Log Tail
If you have nothing better to do with your time than watch what your Chia node is doing:
Edit C:\Users\<yourusername>\.chia\mainnet\config\config.yaml
log_level = INFO
Restart Chia
Open PowerShell and CD to C:\Users\<yourusername>\.chia\mainnet\log
Get-Content debug.log -Wait -Tail 30
https://www.reddit[dot]com/user/enickma1221/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment