aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/logging/backend.cpp
diff options
context:
space:
mode:
authorGravatar archshift <admin@archshift.com>2015-02-17 15:15:04 -0800
committerGravatar archshift <admin@archshift.com>2015-02-22 12:19:30 -0800
commit0420a4d1de2919dce2eb3594e0d0c9984c63737a (patch)
tree3c98ec9b8ef86c68b8ee8a5f996b40f3854f2988 /src/common/logging/backend.cpp
parentec8f2210e3d437b93313f2565170fde393fcaae5 (diff)
Added information reporting from ThrowFatalError
This was RE'd from the errdisp applet.
Diffstat (limited to 'src/common/logging/backend.cpp')
-rw-r--r--src/common/logging/backend.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/logging/backend.cpp b/src/common/logging/backend.cpp
index 8fee20a8..7c1010b2 100644
--- a/src/common/logging/backend.cpp
+++ b/src/common/logging/backend.cpp
@@ -33,6 +33,7 @@ static std::shared_ptr<Logger> global_logger;
CLS(Service) \
SUB(Service, SRV) \
SUB(Service, FS) \
+ SUB(Service, ERR) \
SUB(Service, APT) \
SUB(Service, GSP) \
SUB(Service, AC) \