From 696fcd7ce4d495e356667019493bf312e2a6e47b Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Thu, 10 Nov 2016 20:52:35 +0100 Subject: add log class --- src/phinde/Log.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 src/phinde/Log.php (limited to 'src/phinde/Log.php') diff --git a/src/phinde/Log.php b/src/phinde/Log.php new file mode 100644 index 0000000..2369a2b --- /dev/null +++ b/src/phinde/Log.php @@ -0,0 +1,23 @@ + -- cgit v1.2.3