CMake interface to logging and debugging message settings

Issue #30 new
Jacob Hinkle created an issue

We could use a way to specify at compile time which logging messages we want to see. It may be cool to also have this a run time option, and to support more advanced stuff like tagging and grouping of messages. But the first step is just to be able to enable/disable debug message tags, given as a comma-separated list of attributes.

Comments (0)

  1. Log in to comment