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 @@ + + + + + + + +Fat-Free Framework: Log Class Reference + + + + + + +
+
+ + + + + + +
+
Fat-Free Framework +  3.2.2 +  Overview Class List Hierarchy +
+
+
+ + +
+
+
+Public Member Functions | +Protected Attributes | +List of all members
+
+
Log Class Reference
+
+
+ +

Custom logger. + More...

+ + + + + + + + +

+Public Member Functions

 write ($text, $format='r')
 
 erase ()
 
 __construct ($file)
 
+ + + + +

+Protected Attributes

$file
 File name.
 
+

Detailed Description

+

Custom logger.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + + +
Log::__construct ( $file)
+
+

Instantiate class

+
Parameters
+ + +
$filestring
+
+
+ +
+
+

Member Function Documentation

+ +
+
+ + + + + + + +
Log::erase ()
+
+

Erase log

+
Returns
NULL
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
Log::write ( $text,
 $format = 'r' 
)
+
+

Write specified text to log file

+
Returns
string
+
Parameters
+ + + +
$textstring
$formatstring
+
+
+ +
+
+
The documentation for this class was generated from the following file: +
-- cgit v1.2.3-55-g7522