From 155cf6aeea9ba7ecbc39face6442d3ce1b03ad8e Mon Sep 17 00:00:00 2001
From: Nils Schwabe
Date: Wed, 4 Jun 2014 14:27:03 +0200
Subject: Add webinterface with functionallity
---
management-interface/lib/api/classLog.html | 144 +++++++++++++++++++++++++++++
1 file changed, 144 insertions(+)
create mode 100644 management-interface/lib/api/classLog.html
(limited to 'management-interface/lib/api/classLog.html')
diff --git a/management-interface/lib/api/classLog.html b/management-interface/lib/api/classLog.html
new file mode 100644
index 0000000..0e5a202
--- /dev/null
+++ b/management-interface/lib/api/classLog.html
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+
Custom logger.
+ More...
+
+ |
+|
+ | $file |
+| | File name.
|
+| |
+
+
+
+
+
+
+
+
+ | Log::__construct |
+ ( |
+ |
+ $file | ) |
+ |
+
+
+
+
Instantiate class
+
- Parameters
-
+
+
+
+
+
+
+
+
+
+
+
+
+ | Log::erase |
+ ( |
+ | ) |
+ |
+
+
+
+
Erase log
+
- Returns
- NULL
+
+
+
+
+
+
+
+
+ | Log::write |
+ ( |
+ |
+ $text, |
+
+
+ |
+ |
+ |
+ $format = 'r' |
+
+
+ |
+ ) |
+ | |
+
+
+
+
Write specified text to log file
+
- Returns
- string
+
- Parameters
-
+
+ | $text | string |
+ | $format | string |
+
+
+
+
+
+
+
The documentation for this class was generated from the following file:
+
--
cgit v1.2.3-55-g7522