diff --git a/docs/commit_messages.txt b/docs/commit_messages.txt index 9f2560d83dd1d8de3f1b6e904aba58e0b6238e18..b10aaab161e2467e3707eb08c26fd215e608ffb3 100644 --- a/docs/commit_messages.txt +++ b/docs/commit_messages.txt @@ -459,8 +459,3 @@ Text: Also there is the concept of a text mark. A mark will be used to point to a specific location inside of a text. Currently it can't do anything and isn't even used. - - -TODO: -Log: - It is useful for debugging to actually see the error messages. diff --git a/docs/sefht.texi b/docs/sefht.texi index d2a0847eeab34ae0fc1c00bda2aaae841b267d82..63dca26181bde75ce8163630113fe3a148581e64 100644 --- a/docs/sefht.texi +++ b/docs/sefht.texi @@ -963,6 +963,18 @@ This is the @dfn{Destructor}. It can't fail at runtime, because In this chapter the important classes are being introduced. +@page +@node Logging +@cindex Logging +@section Logging + +Currently, logging is not implemented. It is replaced by macros, which +expand to a @code{printf} call. Historical, log messages contained a +trailing newline, but new introduced log messages shouldn't contain +them, as they will be added for all messages. Because this isn't yet +done, it results in annoying messages thrown together in a single line. + + @page @node Fragments @cindex Fragments diff --git a/sefht.geany b/sefht.geany index 8ecddb9f090362ffba380837955d5cd5517ed689..ec1576f173b76a5eb933307b0cf9aedc12a92038 100644 --- a/sefht.geany +++ b/sefht.geany @@ -36,7 +36,7 @@ FILE_NAME_3=84;Make;0;EUTF-8;1;1;0;%2Fhome%2Fjonathan%2FDokumente%2Fprojekte%2Fp FILE_NAME_4=73;Make;0;EUTF-8;1;1;0;%2Fhome%2Fjonathan%2FDokumente%2Fprojekte%2Fprgm%2Finternet%2Fweb%2FSeFHT%2Fsrc%2FMakefile.am;0;8 FILE_NAME_5=19;C;0;EUTF-8;1;1;0;%2Fhome%2Fjonathan%2FDokumente%2Fprojekte%2Fprgm%2Finternet%2Fweb%2FSeFHT%2Fsrc%2Fmain.c;0;8 FILE_NAME_6=455;Make;0;EUTF-8;1;1;0;%2Fhome%2Fjonathan%2FDokumente%2Fprojekte%2Fprgm%2Finternet%2Fweb%2FSeFHT%2Fdocs%2FMakefile.am;0;8 -FILE_NAME_7=36405;None;0;EUTF-8;1;1;0;%2Fhome%2Fjonathan%2FDokumente%2Fprojekte%2Fprgm%2Finternet%2Fweb%2FSeFHT%2Fdocs%2Fsefht.texi;0;8 +FILE_NAME_7=38112;None;0;EUTF-8;1;1;0;%2Fhome%2Fjonathan%2FDokumente%2Fprojekte%2Fprgm%2Finternet%2Fweb%2FSeFHT%2Fdocs%2Fsefht.texi;0;8 FILE_NAME_8=23594;None;0;EUTF-8;1;1;0;%2Fhome%2Fjonathan%2FDokumente%2Fprojekte%2Fprgm%2Finternet%2Fweb%2FSeFHT%2Fdocs%2Fcommit_messages.txt;0;8 FILE_NAME_9=1867;Make;0;EUTF-8;1;1;0;%2Fhome%2Fjonathan%2FDokumente%2Fprojekte%2Fprgm%2Finternet%2Fweb%2FSeFHT%2Fsrc%2Flib%2FMakefile.am;0;8 FILE_NAME_10=18;C;0;EUTF-8;1;1;0;%2Fhome%2Fjonathan%2FDokumente%2Fprojekte%2Fprgm%2Finternet%2Fweb%2FSeFHT%2Fsrc%2Flib%2Fsefht%2Fcms.c;0;8