K 10 svn:author V 3 mav K 8 svn:date V 27 2019-08-12T17:56:16.394488Z K 7 svn:log V 317 MFC r344469 (by imp): Rework logpage extensibility. Move from using a linker set to a constructor function that's called. This simplifies the code and is slightly more obvious. We now keep a list of page decoders rather than having an array we managed before. Commands will move to something similar in the future. END