]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/output/debug/error/class_DebugErrorLogOutput.php
Continued:
[core.git] / inc / main / classes / output / debug / error / class_DebugErrorLogOutput.php
index f85adbbc92441209a65b1f62299bf1da8739d58d..464e266d6fd11ebb82d89c65b21ae3cff9a3e306 100644 (file)
@@ -5,6 +5,7 @@ namespace CoreFramework\Output\Debug;
 // Import framework stuff
 use CoreFramework\Debug\Debugger;
 use CoreFramework\Output\Debug\BaseDebugOutput;
+use CoreFramework\Stream\Output\OutputStreamer;
 
 /**
  * A debug output class for PHP's error_log() command