Commit graph

32 commits

Author SHA1 Message Date
7aa534567f utest: + function_name test 2023-09-22 15:15:11 -04:00
3983361e78 color: bugfix: color_off() needs to know color spec 2023-09-22 15:14:50 -04:00
b2d939363e utest: + code_location test 2023-09-22 14:55:38 -04:00
2b7d7f9d78 cosmetic: consistent comment in color.hpp 2023-09-22 12:16:06 -04:00
20b19d9cfe tidy: forward instead of move in tag_impl 2023-09-22 12:15:43 -04:00
e7317b122c print: simplify quoted_impl 2023-09-22 12:15:09 -04:00
b07b3e09b5 timeutil: bugfix: needs timegm() instead of mktime() ! 2023-09-21 17:44:00 -04:00
d656a3970d cosmetic: code layout in quoted.hpp 2023-09-21 11:10:22 -04:00
eaa5f3ada3 refactor: + indentlog/timeutil/, for clarity 2023-09-18 16:15:41 -04:00
efe207a4de indentlog: refactor: move stream-inserters to print/ subdir 2023-09-18 13:29:04 -04:00
5c60277610 indentlog: strongly-typed fucntion_style enum 2023-09-18 13:24:41 -04:00
21c1a8e1ae indentlog: refactor: strongly-typed coloring_control_flags 2023-09-18 13:18:07 -04:00
fbe0de6cba indentlog: + support rgb color 2023-09-18 13:12:19 -04:00
6a06c769c8 indentlog: refactor: tag_config.tag_color uses color_spec 2023-09-18 13:09:15 -04:00
346eef69a4 indentlog: refactor: color_spec -> color_spec_type 2023-09-18 13:06:28 -04:00
30753c76af indentlog: refactor: color_encoding -> strongly-typed 2023-09-18 13:01:44 -04:00
e674fe65b1 indentlog: refactor: retire log_config.encoding 2023-09-18 12:57:10 -04:00
0c9eb6e2da indentlog: refactor: log_config function_name uses color_spec 2023-09-18 12:56:21 -04:00
9a12eba62f indentlog: refactor: log_config.nesting_level_color color_spec 2023-09-18 12:51:36 -04:00
62d2ac2766 indentlog: refactor: log_config.code_location_color uses color_spec 2023-09-18 12:49:45 -04:00
a51355417a indentlog: refactor: use color_spec in code_location_impl<> inserter 2023-09-18 12:45:57 -04:00
92c74b90a0 indentlog: refactor: more function_name_impl<> use of color_spec 2023-09-18 12:42:18 -04:00
921da6aac6 indentlog: refactor: color_spec arg to function_name_impl<> 2023-09-18 12:39:55 -04:00
3fa1ed052f indentlog: refactor: function_name_impl<> rep uses color_spec 2023-09-18 12:37:36 -04:00
dfc84d5fde indentlog: refactor: color_on() uses color_spec 2023-09-18 12:35:29 -04:00
a9777a7ddf indentlog: refactor: with_color() uses color_spec 2023-09-18 12:34:17 -04:00
1be7001966 indentlog: refactor: promote use of color_spec 2023-09-18 12:31:14 -04:00
e324b9d007 indentlog: refactor: + color_spec, streamline color implementation 2023-09-18 12:25:05 -04:00
0fe20e6355 indentlog: bugfix for 'simple' function sig style 2023-09-16 18:04:22 -04:00
238edb1619 indentlog: bugfix: rename include paths 2023-09-16 17:46:09 -04:00
2f78963bed indentlog: function: special-case printing operator() method 2023-09-16 17:45:27 -04:00
61441f2513 include/nestlog -> include/indentlog 2023-09-16 15:24:25 -04:00