BIND9 Logs
I would like to add my own log comments.I know that logging is available in BIND9 which can be activated by typing the syntax
logging {
--
----
----
};
but i want to know if i can put in my own comments..like flags at various points in the source code of BIND9 and when i compile it those comments will be displayed in the log file.
Basically i wanted to include some code into the source code of BIND 9.7.3 and then compile it.So i need the to find out whether the added code is compiled as required or not.
Thanks
|