summaryrefslogtreecommitdiffstats
path: root/docs/logging.md
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2015-12-28 13:52:46 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2015-12-28 13:52:46 +0100
commit296a5ac347dbccfff44d2b2a0a378e98b0480cac (patch)
tree2b27aa44b37752dd568a17ce43389ef10845d42b /docs/logging.md
parentd2654f78a4f7e87b44e296477e4d90646c967670 (diff)
downloadsink-296a5ac347dbccfff44d2b2a0a378e98b0480cac.tar.gz
sink-296a5ac347dbccfff44d2b2a0a378e98b0480cac.zip
Docs
Diffstat (limited to 'docs/logging.md')
-rw-r--r--docs/logging.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/logging.md b/docs/logging.md
index a11a943..a495a7a 100644
--- a/docs/logging.md
+++ b/docs/logging.md
@@ -19,8 +19,10 @@ For debugging purposes a logging framework is required. Simple qDebugs() proved
19 19
20## Collected information 20## Collected information
21Additionally to the regular message we want: 21Additionally to the regular message we want:
22
22* pid 23* pid
23* threadid? 24* threadid?
24* timestamp 25* timestamp
25* sourcefile + position + function name 26* sourcefile + position + function name
26* application name 27* application name / resource identfier
28* component identifier (i.e. resource access)