vladfaust / unity-wakatime

WakaTime plugin for Unity ⏱
MIT License
121 stars 27 forks source link

Disable logs #30

Closed LeeGrobler closed 3 years ago

LeeGrobler commented 3 years ago

Hi.

How do I disable the constant heartbeat logging? It gets in the way of my actual development.

logs

Thanks

alanhamlett commented 3 years ago

@vladfaust we could change the plugin to only log Sending heartbeat... when debug = true in the ~/.wakatime.cfg file?

vladfaust commented 3 years ago

@alanhamlett can not reproduce. If I have "debug" unchecked, there are no logs in the console; I've got Unity 2020. Gonna check in 2021 soon

LeeGrobler commented 3 years ago

@vladfaust where can I uncheck debug? I want it to stop logging all the heartbeats to my console.

alanhamlett commented 3 years ago

Using the menu from this screenshot: https://github.com/vladfaust/unity-wakatime#unity-wakatime

LeeGrobler commented 3 years ago

Ey-ooooh! Not sure how I missed that, but that seems to mostly solve it. It's still dropping this one everyone every time I press play, but aside from that, it's much better. Thank you!

A Native Collection has not been disposed, resulting in a memory leak. Enable Full StackTraces to get more details.
vladfaust commented 3 years ago

Closing this one. @SeriousLee13 see #29.