mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-02 09:40:15 +00:00
c8dfa17485
All our diagnostic macros required a struct notcurses from which to extract the loglevel. Eliminate this parameter, and update all caller sites. Add a library-wide (but not exported) loglevel variable, and set it from both notcurses_core_init() and ncdirect_core_init(). Add two new direct mode flags, NCDIRECT_OPTION_VERBOSE and NCDIRECT_OPTION_VERY_VERBOSE, mapping them to NCLOGLEVEL_WARNING and NCLOGLEVEL_INFO respectively. Closes #1690. |
||
---|---|---|
.. | ||
notcurses_capabilities.3.md | ||
notcurses_cell.3.md | ||
notcurses_channels.3.md | ||
notcurses_core.3.md | ||
notcurses_direct.3.md | ||
notcurses_fade.3.md | ||
notcurses_fds.3.md | ||
notcurses_init.3.md | ||
notcurses_input.3.md | ||
notcurses_lines.3.md | ||
notcurses_menu.3.md | ||
notcurses_metric.3.md | ||
notcurses_multiselector.3.md | ||
notcurses_output.3.md | ||
notcurses_palette.3.md | ||
notcurses_plane.3.md | ||
notcurses_plot.3.md | ||
notcurses_progbar.3.md | ||
notcurses_reader.3.md | ||
notcurses_reel.3.md | ||
notcurses_refresh.3.md | ||
notcurses_render.3.md | ||
notcurses_selector.3.md | ||
notcurses_stats.3.md | ||
notcurses_stdplane.3.md | ||
notcurses_stop.3.md | ||
notcurses_tabbed.3.md | ||
notcurses_tree.3.md | ||
notcurses_visual.3.md | ||
notcurses.3.md |