summaryrefslogtreecommitdiff
path: root/ext/Log4Qt/deploy/include
diff options
context:
space:
mode:
authorTomasz Sterna <tomek@xiaoka.com>2014-07-14 17:19:45 +0200
committerTomasz Sterna <tomek@xiaoka.com>2014-07-16 00:07:28 +0200
commit3c19406ee292e0ed7993bd4d3976cc34d40e2f22 (patch)
tree67d185e95d647e56c074f4b3a30ac4f0d81e2ee6 /ext/Log4Qt/deploy/include
parent630cc2e3097f2236a4c1191be6c955ec523d6f1a (diff)
Replaced ext/Log4Qt source with submodule
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, 0 insertions, 33 deletions
diff --git a/ext/Log4Qt/deploy/include/Appender b/ext/Log4Qt/deploy/include/Appender
deleted file mode 100644
index d6dc380..0000000
--- a/ext/Log4Qt/deploy/include/Appender
+++ /dev/null
@@ -1 +0,0 @@
-#include "appender.h"
diff --git a/ext/Log4Qt/deploy/include/Appenderskeleton b/ext/Log4Qt/deploy/include/Appenderskeleton
deleted file mode 100644
index a00c2bb..0000000
--- a/ext/Log4Qt/deploy/include/Appenderskeleton
+++ /dev/null
@@ -1 +0,0 @@
-#include "appenderskeleton.h"
diff --git a/ext/Log4Qt/deploy/include/AsyncAppender b/ext/Log4Qt/deploy/include/AsyncAppender
deleted file mode 100644
index 244f918..0000000
--- a/ext/Log4Qt/deploy/include/AsyncAppender
+++ /dev/null
@@ -1 +0,0 @@
-#include "asyncappender.h"
diff --git a/ext/Log4Qt/deploy/include/BasicConfigurator b/ext/Log4Qt/deploy/include/BasicConfigurator
deleted file mode 100644
index 72d6d38..0000000
--- a/ext/Log4Qt/deploy/include/BasicConfigurator
+++ /dev/null
@@ -1 +0,0 @@
-#include "basicconfigurator.h"
diff --git a/ext/Log4Qt/deploy/include/ColorConsoleAppender b/ext/Log4Qt/deploy/include/ColorConsoleAppender
deleted file mode 100644
index 70e6126..0000000
--- a/ext/Log4Qt/deploy/include/ColorConsoleAppender
+++ /dev/null
@@ -1 +0,0 @@
-#include "colorconsoleappender.h"
diff --git a/ext/Log4Qt/deploy/include/ConsoleAppender b/ext/Log4Qt/deploy/include/ConsoleAppender
deleted file mode 100644
index 16132b1..0000000
--- a/ext/Log4Qt/deploy/include/ConsoleAppender
+++ /dev/null
@@ -1 +0,0 @@
-#include "consoleappender.h"
diff --git a/ext/Log4Qt/deploy/include/DailyRollingFileAppender b/ext/Log4Qt/deploy/include/DailyRollingFileAppender
deleted file mode 100644
index 0b655e0..0000000
--- a/ext/Log4Qt/deploy/include/DailyRollingFileAppender
+++ /dev/null
@@ -1 +0,0 @@
-#include "dailyrollingfileappender.h"
diff --git a/ext/Log4Qt/deploy/include/DatabaseAppender b/ext/Log4Qt/deploy/include/DatabaseAppender
deleted file mode 100644
index 9f08924..0000000
--- a/ext/Log4Qt/deploy/include/DatabaseAppender
+++ /dev/null
@@ -1 +0,0 @@
-#include "databaseappender.h"
diff --git a/ext/Log4Qt/deploy/include/DatabaseLayout b/ext/Log4Qt/deploy/include/DatabaseLayout
deleted file mode 100644
index 2b9c0c4..0000000
--- a/ext/Log4Qt/deploy/include/DatabaseLayout
+++ /dev/null
@@ -1 +0,0 @@
-#include "databaselayout.h"
diff --git a/ext/Log4Qt/deploy/include/FileAppender b/ext/Log4Qt/deploy/include/FileAppender
deleted file mode 100644
index 60ff85e..0000000
--- a/ext/Log4Qt/deploy/include/FileAppender
+++ /dev/null
@@ -1 +0,0 @@
-#include "fileappender.h"
diff --git a/ext/Log4Qt/deploy/include/Hierarchy b/ext/Log4Qt/deploy/include/Hierarchy
deleted file mode 100644
index e48fdae..0000000
--- a/ext/Log4Qt/deploy/include/Hierarchy
+++ /dev/null
@@ -1 +0,0 @@
-#include "hierarchy.h"
diff --git a/ext/Log4Qt/deploy/include/Layout b/ext/Log4Qt/deploy/include/Layout
deleted file mode 100644
index 34b7a35..0000000
--- a/ext/Log4Qt/deploy/include/Layout
+++ /dev/null
@@ -1 +0,0 @@
-#include "layout.h"
diff --git a/ext/Log4Qt/deploy/include/Level b/ext/Log4Qt/deploy/include/Level
deleted file mode 100644
index 81f1d33..0000000
--- a/ext/Log4Qt/deploy/include/Level
+++ /dev/null
@@ -1 +0,0 @@
-#include "level.h"
diff --git a/ext/Log4Qt/deploy/include/Log4Qt b/ext/Log4Qt/deploy/include/Log4Qt
deleted file mode 100644
index ca511fd..0000000
--- a/ext/Log4Qt/deploy/include/Log4Qt
+++ /dev/null
@@ -1 +0,0 @@
-#include "log4qt.h"
diff --git a/ext/Log4Qt/deploy/include/Log4QtShared b/ext/Log4Qt/deploy/include/Log4QtShared
deleted file mode 100644
index c519afc..0000000
--- a/ext/Log4Qt/deploy/include/Log4QtShared
+++ /dev/null
@@ -1 +0,0 @@
-#include "log4qtshared.h"
diff --git a/ext/Log4Qt/deploy/include/LogManager b/ext/Log4Qt/deploy/include/LogManager
deleted file mode 100644
index bb4b529..0000000
--- a/ext/Log4Qt/deploy/include/LogManager
+++ /dev/null
@@ -1 +0,0 @@
-#include "logmanager.h"
diff --git a/ext/Log4Qt/deploy/include/LogStream b/ext/Log4Qt/deploy/include/LogStream
deleted file mode 100644
index 90f7263..0000000
--- a/ext/Log4Qt/deploy/include/LogStream
+++ /dev/null
@@ -1 +0,0 @@
-#include "logstream.h"
diff --git a/ext/Log4Qt/deploy/include/Logger b/ext/Log4Qt/deploy/include/Logger
deleted file mode 100644
index 86198b3..0000000
--- a/ext/Log4Qt/deploy/include/Logger
+++ /dev/null
@@ -1 +0,0 @@
-#include "logger.h"
diff --git a/ext/Log4Qt/deploy/include/LoggerRepository b/ext/Log4Qt/deploy/include/LoggerRepository
deleted file mode 100644
index eb21725..0000000
--- a/ext/Log4Qt/deploy/include/LoggerRepository
+++ /dev/null
@@ -1 +0,0 @@
-#include "loggerrepository.h"
diff --git a/ext/Log4Qt/deploy/include/LoggingEvent b/ext/Log4Qt/deploy/include/LoggingEvent
deleted file mode 100644
index 93128b4..0000000
--- a/ext/Log4Qt/deploy/include/LoggingEvent
+++ /dev/null
@@ -1 +0,0 @@
-#include "loggingevent.h"
diff --git a/ext/Log4Qt/deploy/include/MDC b/ext/Log4Qt/deploy/include/MDC
deleted file mode 100644
index 80f077f..0000000
--- a/ext/Log4Qt/deploy/include/MDC
+++ /dev/null
@@ -1 +0,0 @@
-#include "mdc.h"
diff --git a/ext/Log4Qt/deploy/include/MainthreadAppender b/ext/Log4Qt/deploy/include/MainthreadAppender
deleted file mode 100644
index ca3fcec..0000000
--- a/ext/Log4Qt/deploy/include/MainthreadAppender
+++ /dev/null
@@ -1 +0,0 @@
-#include "mainthreadappender.h"
diff --git a/ext/Log4Qt/deploy/include/NDC b/ext/Log4Qt/deploy/include/NDC
deleted file mode 100644
index 3c4e33b..0000000
--- a/ext/Log4Qt/deploy/include/NDC
+++ /dev/null
@@ -1 +0,0 @@
-#include "ndc.h"
diff --git a/ext/Log4Qt/deploy/include/PatternLayout b/ext/Log4Qt/deploy/include/PatternLayout
deleted file mode 100644
index e611ff3..0000000
--- a/ext/Log4Qt/deploy/include/PatternLayout
+++ /dev/null
@@ -1 +0,0 @@
-#include "patternlayout.h"
diff --git a/ext/Log4Qt/deploy/include/PropertyConfigurator b/ext/Log4Qt/deploy/include/PropertyConfigurator
deleted file mode 100644
index d7a7664..0000000
--- a/ext/Log4Qt/deploy/include/PropertyConfigurator
+++ /dev/null
@@ -1 +0,0 @@
-#include "propertyconfigurator.h"
diff --git a/ext/Log4Qt/deploy/include/RollingFileAppender b/ext/Log4Qt/deploy/include/RollingFileAppender
deleted file mode 100644
index f537b6e..0000000
--- a/ext/Log4Qt/deploy/include/RollingFileAppender
+++ /dev/null
@@ -1 +0,0 @@
-#include "rollingfileappender.h"
diff --git a/ext/Log4Qt/deploy/include/SignalAppender b/ext/Log4Qt/deploy/include/SignalAppender
deleted file mode 100644
index 154dd55..0000000
--- a/ext/Log4Qt/deploy/include/SignalAppender
+++ /dev/null
@@ -1 +0,0 @@
-#include "signalappender.h"
diff --git a/ext/Log4Qt/deploy/include/SimpleLayout b/ext/Log4Qt/deploy/include/SimpleLayout
deleted file mode 100644
index a9d929f..0000000
--- a/ext/Log4Qt/deploy/include/SimpleLayout
+++ /dev/null
@@ -1 +0,0 @@
-#include "simplelayout.h"
diff --git a/ext/Log4Qt/deploy/include/SimpleTimeLayout b/ext/Log4Qt/deploy/include/SimpleTimeLayout
deleted file mode 100644
index 706fd72..0000000
--- a/ext/Log4Qt/deploy/include/SimpleTimeLayout
+++ /dev/null
@@ -1 +0,0 @@
-#include "simpletimelayout.h"
diff --git a/ext/Log4Qt/deploy/include/SystemlogAppender b/ext/Log4Qt/deploy/include/SystemlogAppender
deleted file mode 100644
index 7e9ade3..0000000
--- a/ext/Log4Qt/deploy/include/SystemlogAppender
+++ /dev/null
@@ -1 +0,0 @@
-#include "systemlogappender.h"
diff --git a/ext/Log4Qt/deploy/include/TTCCLayout b/ext/Log4Qt/deploy/include/TTCCLayout
deleted file mode 100644
index 43703e3..0000000
--- a/ext/Log4Qt/deploy/include/TTCCLayout
+++ /dev/null
@@ -1 +0,0 @@
-#include "ttcclayout.h"
diff --git a/ext/Log4Qt/deploy/include/TelnetAppender b/ext/Log4Qt/deploy/include/TelnetAppender
deleted file mode 100644
index 7334f57..0000000
--- a/ext/Log4Qt/deploy/include/TelnetAppender
+++ /dev/null
@@ -1 +0,0 @@
-#include "telnetappender.h"
diff --git a/ext/Log4Qt/deploy/include/WriterAppender b/ext/Log4Qt/deploy/include/WriterAppender
deleted file mode 100644
index 72d2e50..0000000
--- a/ext/Log4Qt/deploy/include/WriterAppender
+++ /dev/null
@@ -1 +0,0 @@
-#include "writerappender.h"