We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7e03d2 commit e44924fCopy full SHA for e44924f
TODO
@@ -34,7 +34,10 @@ Features:
34
* cgroups: use inotify to get notified when somebody else modifies cgroups
35
owned by us, then log a friendly warning.
36
37
-* doc: document NTP env var timedated groks in doc/ENVIRONMENT.md.
+* beef up log.c with support for stripping ANSI sequences from strings, so that
38
+ it is OK to include them in log strings. This would be particularly useful so
39
+ that our log messages could contain clickable links for example for unit
40
+ files and suchlike we operate on.
41
42
* Fix DECIMAL_STR_MAX or DECIMAL_STR_WIDTH. One includes a trailing NUL, the
43
other doesn't. What a desaster. Probably to exclude it. Also
0 commit comments