eostermueller / heapSpank

Detect memory leaks in minutes without a heap dump.
http://heapSpank.org
Apache License 2.0
17 stars 4 forks source link

heapSpank data in app log file #8

Open eostermueller opened 7 years ago

eostermueller commented 7 years ago

What if your app starts leaking and crashes in the middle of the night, when there is noone around to watch/operate the heapSpank command line client.

To address this problem, would be helpful to have periodic dumps, perhaps every 15 minutes, of heapSpank data in the app log file.

Could use these instructions for an easy way to plug it in without any code changes.