summaryrefslogtreecommitdiff
path: root/ext/Log4Qt/deploy/include
diff options
context:
space:
mode:
authorTomasz Sterna <tomek@xiaoka.com>2014-07-11 21:06:39 +0200
committerTomasz Sterna <tomek@xiaoka.com>2014-07-11 21:06:39 +0200
commitefb33d6494d88c27c8766553b6a963ddf2654458 (patch)
tree76dd5e56b79191074998c0fb6bf7b81276116a4b /ext/Log4Qt/deploy/include
parent072da88eee57e5d16f0b75c7b90c8a0bc6a60cb3 (diff)
Included Log4Qt in project
Diffstat (limited to 'ext/Log4Qt/deploy/include')
-rw-r--r--ext/Log4Qt/deploy/include/Appender1
-rw-r--r--ext/Log4Qt/deploy/include/Appenderskeleton1
-rw-r--r--ext/Log4Qt/deploy/include/AsyncAppender1
-rw-r--r--ext/Log4Qt/deploy/include/BasicConfigurator1
-rw-r--r--ext/Log4Qt/deploy/include/ColorConsoleAppender1
-rw-r--r--ext/Log4Qt/deploy/include/ConsoleAppender1
-rw-r--r--ext/Log4Qt/deploy/include/DailyRollingFileAppender1
-rw-r--r--ext/Log4Qt/deploy/include/DatabaseAppender1
-rw-r--r--ext/Log4Qt/deploy/include/DatabaseLayout1
-rw-r--r--ext/Log4Qt/deploy/include/FileAppender1
-rw-r--r--ext/Log4Qt/deploy/include/Hierarchy1
-rw-r--r--ext/Log4Qt/deploy/include/Layout1
-rw-r--r--ext/Log4Qt/deploy/include/Level1
-rw-r--r--ext/Log4Qt/deploy/include/Log4Qt1
-rw-r--r--ext/Log4Qt/deploy/include/Log4QtShared1
-rw-r--r--ext/Log4Qt/deploy/include/LogManager1
-rw-r--r--ext/Log4Qt/deploy/include/LogStream1
-rw-r--r--ext/Log4Qt/deploy/include/Logger1
-rw-r--r--ext/Log4Qt/deploy/include/LoggerRepository1
-rw-r--r--ext/Log4Qt/deploy/include/LoggingEvent1
-rw-r--r--ext/Log4Qt/deploy/include/MDC1
-rw-r--r--ext/Log4Qt/deploy/include/MainthreadAppender1
-rw-r--r--ext/Log4Qt/deploy/include/NDC1
-rw-r--r--ext/Log4Qt/deploy/include/PatternLayout1
-rw-r--r--ext/Log4Qt/deploy/include/PropertyConfigurator1
-rw-r--r--ext/Log4Qt/deploy/include/RollingFileAppender1
-rw-r--r--ext/Log4Qt/deploy/include/SignalAppender1
-rw-r--r--ext/Log4Qt/deploy/include/SimpleLayout1
-rw-r--r--ext/Log4Qt/deploy/include/SimpleTimeLayout1
-rw-r--r--ext/Log4Qt/deploy/include/SystemlogAppender1
-rw-r--r--ext/Log4Qt/deploy/include/TTCCLayout1
-rw-r--r--ext/Log4Qt/deploy/include/TelnetAppender1
-rw-r--r--ext/Log4Qt/deploy/include/WriterAppender1
33 files changed, 33 insertions, 0 deletions
diff --git a/ext/Log4Qt/deploy/include/Appender b/ext/Log4Qt/deploy/include/Appender
new file mode 100644
index 0000000..d6dc380
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/Appender
@@ -0,0 +1 @@
+#include "appender.h"
diff --git a/ext/Log4Qt/deploy/include/Appenderskeleton b/ext/Log4Qt/deploy/include/Appenderskeleton
new file mode 100644
index 0000000..a00c2bb
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/Appenderskeleton
@@ -0,0 +1 @@
+#include "appenderskeleton.h"
diff --git a/ext/Log4Qt/deploy/include/AsyncAppender b/ext/Log4Qt/deploy/include/AsyncAppender
new file mode 100644
index 0000000..244f918
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/AsyncAppender
@@ -0,0 +1 @@
+#include "asyncappender.h"
diff --git a/ext/Log4Qt/deploy/include/BasicConfigurator b/ext/Log4Qt/deploy/include/BasicConfigurator
new file mode 100644
index 0000000..72d6d38
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/BasicConfigurator
@@ -0,0 +1 @@
+#include "basicconfigurator.h"
diff --git a/ext/Log4Qt/deploy/include/ColorConsoleAppender b/ext/Log4Qt/deploy/include/ColorConsoleAppender
new file mode 100644
index 0000000..70e6126
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/ColorConsoleAppender
@@ -0,0 +1 @@
+#include "colorconsoleappender.h"
diff --git a/ext/Log4Qt/deploy/include/ConsoleAppender b/ext/Log4Qt/deploy/include/ConsoleAppender
new file mode 100644
index 0000000..16132b1
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/ConsoleAppender
@@ -0,0 +1 @@
+#include "consoleappender.h"
diff --git a/ext/Log4Qt/deploy/include/DailyRollingFileAppender b/ext/Log4Qt/deploy/include/DailyRollingFileAppender
new file mode 100644
index 0000000..0b655e0
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/DailyRollingFileAppender
@@ -0,0 +1 @@
+#include "dailyrollingfileappender.h"
diff --git a/ext/Log4Qt/deploy/include/DatabaseAppender b/ext/Log4Qt/deploy/include/DatabaseAppender
new file mode 100644
index 0000000..9f08924
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/DatabaseAppender
@@ -0,0 +1 @@
+#include "databaseappender.h"
diff --git a/ext/Log4Qt/deploy/include/DatabaseLayout b/ext/Log4Qt/deploy/include/DatabaseLayout
new file mode 100644
index 0000000..2b9c0c4
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/DatabaseLayout
@@ -0,0 +1 @@
+#include "databaselayout.h"
diff --git a/ext/Log4Qt/deploy/include/FileAppender b/ext/Log4Qt/deploy/include/FileAppender
new file mode 100644
index 0000000..60ff85e
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/FileAppender
@@ -0,0 +1 @@
+#include "fileappender.h"
diff --git a/ext/Log4Qt/deploy/include/Hierarchy b/ext/Log4Qt/deploy/include/Hierarchy
new file mode 100644
index 0000000..e48fdae
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/Hierarchy
@@ -0,0 +1 @@
+#include "hierarchy.h"
diff --git a/ext/Log4Qt/deploy/include/Layout b/ext/Log4Qt/deploy/include/Layout
new file mode 100644
index 0000000..34b7a35
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/Layout
@@ -0,0 +1 @@
+#include "layout.h"
diff --git a/ext/Log4Qt/deploy/include/Level b/ext/Log4Qt/deploy/include/Level
new file mode 100644
index 0000000..81f1d33
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/Level
@@ -0,0 +1 @@
+#include "level.h"
diff --git a/ext/Log4Qt/deploy/include/Log4Qt b/ext/Log4Qt/deploy/include/Log4Qt
new file mode 100644
index 0000000..ca511fd
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/Log4Qt
@@ -0,0 +1 @@
+#include "log4qt.h"
diff --git a/ext/Log4Qt/deploy/include/Log4QtShared b/ext/Log4Qt/deploy/include/Log4QtShared
new file mode 100644
index 0000000..c519afc
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/Log4QtShared
@@ -0,0 +1 @@
+#include "log4qtshared.h"
diff --git a/ext/Log4Qt/deploy/include/LogManager b/ext/Log4Qt/deploy/include/LogManager
new file mode 100644
index 0000000..bb4b529
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/LogManager
@@ -0,0 +1 @@
+#include "logmanager.h"
diff --git a/ext/Log4Qt/deploy/include/LogStream b/ext/Log4Qt/deploy/include/LogStream
new file mode 100644
index 0000000..90f7263
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/LogStream
@@ -0,0 +1 @@
+#include "logstream.h"
diff --git a/ext/Log4Qt/deploy/include/Logger b/ext/Log4Qt/deploy/include/Logger
new file mode 100644
index 0000000..86198b3
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/Logger
@@ -0,0 +1 @@
+#include "logger.h"
diff --git a/ext/Log4Qt/deploy/include/LoggerRepository b/ext/Log4Qt/deploy/include/LoggerRepository
new file mode 100644
index 0000000..eb21725
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/LoggerRepository
@@ -0,0 +1 @@
+#include "loggerrepository.h"
diff --git a/ext/Log4Qt/deploy/include/LoggingEvent b/ext/Log4Qt/deploy/include/LoggingEvent
new file mode 100644
index 0000000..93128b4
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/LoggingEvent
@@ -0,0 +1 @@
+#include "loggingevent.h"
diff --git a/ext/Log4Qt/deploy/include/MDC b/ext/Log4Qt/deploy/include/MDC
new file mode 100644
index 0000000..80f077f
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/MDC
@@ -0,0 +1 @@
+#include "mdc.h"
diff --git a/ext/Log4Qt/deploy/include/MainthreadAppender b/ext/Log4Qt/deploy/include/MainthreadAppender
new file mode 100644
index 0000000..ca3fcec
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/MainthreadAppender
@@ -0,0 +1 @@
+#include "mainthreadappender.h"
diff --git a/ext/Log4Qt/deploy/include/NDC b/ext/Log4Qt/deploy/include/NDC
new file mode 100644
index 0000000..3c4e33b
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/NDC
@@ -0,0 +1 @@
+#include "ndc.h"
diff --git a/ext/Log4Qt/deploy/include/PatternLayout b/ext/Log4Qt/deploy/include/PatternLayout
new file mode 100644
index 0000000..e611ff3
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/PatternLayout
@@ -0,0 +1 @@
+#include "patternlayout.h"
diff --git a/ext/Log4Qt/deploy/include/PropertyConfigurator b/ext/Log4Qt/deploy/include/PropertyConfigurator
new file mode 100644
index 0000000..d7a7664
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/PropertyConfigurator
@@ -0,0 +1 @@
+#include "propertyconfigurator.h"
diff --git a/ext/Log4Qt/deploy/include/RollingFileAppender b/ext/Log4Qt/deploy/include/RollingFileAppender
new file mode 100644
index 0000000..f537b6e
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/RollingFileAppender
@@ -0,0 +1 @@
+#include "rollingfileappender.h"
diff --git a/ext/Log4Qt/deploy/include/SignalAppender b/ext/Log4Qt/deploy/include/SignalAppender
new file mode 100644
index 0000000..154dd55
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/SignalAppender
@@ -0,0 +1 @@
+#include "signalappender.h"
diff --git a/ext/Log4Qt/deploy/include/SimpleLayout b/ext/Log4Qt/deploy/include/SimpleLayout
new file mode 100644
index 0000000..a9d929f
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/SimpleLayout
@@ -0,0 +1 @@
+#include "simplelayout.h"
diff --git a/ext/Log4Qt/deploy/include/SimpleTimeLayout b/ext/Log4Qt/deploy/include/SimpleTimeLayout
new file mode 100644
index 0000000..706fd72
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/SimpleTimeLayout
@@ -0,0 +1 @@
+#include "simpletimelayout.h"
diff --git a/ext/Log4Qt/deploy/include/SystemlogAppender b/ext/Log4Qt/deploy/include/SystemlogAppender
new file mode 100644
index 0000000..7e9ade3
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/SystemlogAppender
@@ -0,0 +1 @@
+#include "systemlogappender.h"
diff --git a/ext/Log4Qt/deploy/include/TTCCLayout b/ext/Log4Qt/deploy/include/TTCCLayout
new file mode 100644
index 0000000..43703e3
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/TTCCLayout
@@ -0,0 +1 @@
+#include "ttcclayout.h"
diff --git a/ext/Log4Qt/deploy/include/TelnetAppender b/ext/Log4Qt/deploy/include/TelnetAppender
new file mode 100644
index 0000000..7334f57
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/TelnetAppender
@@ -0,0 +1 @@
+#include "telnetappender.h"
diff --git a/ext/Log4Qt/deploy/include/WriterAppender b/ext/Log4Qt/deploy/include/WriterAppender
new file mode 100644
index 0000000..72d2e50
--- /dev/null
+++ b/ext/Log4Qt/deploy/include/WriterAppender
@@ -0,0 +1 @@
+#include "writerappender.h"