R
romelwell
Guest
I concur with Mike's comment regarding the lack of functionality in LOG-MANAGER:WRITE-MESSAGE to turn on or turn off custom logging subsystems at runtime. We use preprocessor directives and conditional blocks to set the various logging/debugging states that we wish to trap. This 'solution' requires that we recompile the *.R files in which we want to change the logging/debugging state. I acknowledge this is not a lightweight solution, yet it serves our needs at this moment.
Continue reading...
Continue reading...