diff options
| author | Gergely Nagy <algernon@balabit.hu> | 2012-03-20 12:00:17 +0100 |
|---|---|---|
| committer | Gergely Nagy <algernon@balabit.hu> | 2012-03-20 12:00:17 +0100 |
| commit | c798b58e8fc69bd605822b9c03e3af551cd8dd2a (patch) | |
| tree | ceccfd421db64f7935b0f99bd3f9bc28e8b266b2 | |
| parent | 4b1861e787693113e759c44519dd4396ee3dc0cd (diff) | |
TODO update
Signed-off-by: Gergely Nagy <algernon@balabit.hu>
| -rw-r--r-- | TODO.org | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -10,7 +10,9 @@ CLOSED: [2012-03-20 Tue 11:47] Cached by default, should be able to turn of caching with the global LOG_CEE_NOCACHE flag, and also with LOG_CEE_NOCACHE_UID flag. *** TODO Thread-id discovery -Not cached by default, but can be turned on with LOG_CEE_CACHE_TID. +Not cached by default, but can be turned on with +LOG_CEE_CACHE_TID. This is linux-specific, and glibc does not provide +a wrapper, so this also needs some configure-time discovery. *** TODO Timestamp in the payload Not enabled by default, can be toggled on with LOG_CEE_TIMESTAMP. **** What precision do we want? |
