@@ -132,7 +129,7 @@
Ideally configure Log4perl using Plack::Midleware::Log4perl, or directly in your .psgi file. This way we can hook into the root logger at run time and create the required stealth logger automatically. If you're able to do this, you can skip the next bit.
-For applications that configure / init their own logger, you must create a Log4perl appender using TestBuffer, named 'log4perl_debug_panel'.
+For applications that configure / init their own logger, you must create a Log4perl appender using TestBuffer, named 'psgi_debug_panel'.
In your Log4perl.conf: