Hi, I have a number of ui_debug statements which I consider useful to have available in build logs, but I'm not seeing the ones made from the "toplevel" Portfile in main.log . The ui_debug calls made from post-destroot blocks and the like show up in the log, but not the ones made outside of that kind of context.
Are they stored elsewhere, or do I have to return to ui_info for those cases? Thanks, R.
