diff options
author | 2019-06-10 06:52:44 +0000 | |
---|---|---|
committer | 2019-06-10 06:52:44 +0000 | |
commit | 85c5a5c1ec6ba1b8dfceb45dcd4e416d8833dc03 (patch) | |
tree | a445dd9da17cdb005118438e1719691c9454c36d /lib | |
parent | less macro; (diff) | |
download | wireguard-openbsd-85c5a5c1ec6ba1b8dfceb45dcd4e416d8833dc03.tar.xz wireguard-openbsd-85c5a5c1ec6ba1b8dfceb45dcd4e416d8833dc03.zip |
Allow mg to log its internal status to a file. At the moment it only
logs line information like front and back pointers in the linked list,
how many characters are used and where the cursor is placed in the
file.
With this diff logging is not switched on by default and has to
compiled into mg. -DMGLOG has to be added to the Makefile:
CFLAGS+=-Wall -DREGEX -DMGLOG
And the comment character removed from:
#SRCS+= log.c
ok bcallah@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions