why I hate log4net (but still use it)
So, I’m writing a little toy app (a single thread web server in c#) and I’m using the awesome “heap-buddy” tool to track heap usage… and this is what I see: [terminal] [rafael@salamandra Ophion.ZServer]$ heap-buddy /tmp/zserver.pf types fullname Type # Total AvSz AvAge BT# string 6462 563k 89.2 0.7 663 int 14731 172k 12.0 0.0 [...]