Enable the type of supplemental logging you want to use. At the very least, you must enable minimal supplemental logging, as follows:
ALTER DATABASE ADD SUPPLEMENTAL LOG DATA;
See "Supplemental Logging" for more information.
Scripting on this page enhances content navigation, but does not change the content in any way.