I get a StackOverflowException when I run the following code:
StackOverflowException
private void MyButton_Click(object sender, EventArgs e) { MyButton_Click_Aux(); } p
Does Log call back to Log? This would also cause a SO.