-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
43 lines (31 loc) · 1006 Bytes
/
README
File metadata and controls
43 lines (31 loc) · 1006 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
LogEngine --- The C++ Log Library
-------------------------------------
http://sourceforge.net/projects/logengine
Version 1.02
Last revision date April, 05, 2003.
TABLE OF CONTENTS
-----------------
Overview
History
Known problems
License Agreement
Compatibility
Installation
Demonstration Programs
Source Files
Copyright Notes
Contacts
Overview
--------
LogEngine is the C++ library for easy, but flexible logging to files.
The main features are: easy to use, small amount of source code.
For MSWindows installation notes, see INSTALL.W32.
For other systems see INSTALL.
Bug reports are welcome. Please use the SourceForge bug tracking
system at http://sourceforge.net/projects/logengine/.
See testXXX.cpp files from test/ directory as an examples of using
logengine library.
See test/testFiles/example.lfg - the example of logengine parameters
file.
Email to the current maintainer may be sent to
lasersquad@users.sourceforge.net.