A caveat to exposing all this information is you will WANT to use the logfilter plugin to filter out LOG_DEBUG in a production environment.
postActiv will tell all things, now, at least once this is done. Anything that isn't a proper error will be in LOG_DEBUG, and that means it will be EXTREMELY VERBOSE.
Which is a good thing when we're trying to debug these obscure errors, for sure! Less so in production, though.