Commit graph

26 commits

Author SHA1 Message Date
468c525470 indentlog: + hello example + cmake install attempt 2023-09-19 14:34:41 -04:00
5c60277610 indentlog: strongly-typed fucntion_style enum 2023-09-18 13:24:41 -04:00
346eef69a4 indentlog: refactor: color_spec -> color_spec_type 2023-09-18 13:06:28 -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
62d2ac2766 indentlog: refactor: log_config.code_location_color uses color_spec 2023-09-18 12:49:45 -04:00
814879fd7b indentlog: ex4 exercise signature styles 2023-09-16 17:52:38 -04:00
4785ae6805 indentlog: + example/ex4 2023-09-16 17:46:35 -04:00
238edb1619 indentlog: bugfix: rename include paths 2023-09-16 17:46:09 -04:00
0260ca79c1 nestlog: expand ex2 2023-09-16 15:16:10 -04:00
5b80fe2d20 nestlog: examples/ex3.cpp: minor tweaks 2023-09-16 14:21:09 -04:00
beeb927082 nestlog: streamlining + comments + markdown 2023-09-15 20:15:58 -04:00
5339e9b124 nestlog: log levels 2023-09-15 17:39:35 -04:00
ad36c16d91 nestlog: + time-of-day column 2023-09-15 16:30:34 -04:00
5a47539dbb nestlog: + explicit+max indent width 2023-09-15 15:25:17 -04:00
fd2be2a4ae nestlog: + terminal colors for entry/exit/code location 2023-09-15 13:24:02 -04:00
f7882b1ff2 nestlog: + tag(), use to tidy ex3 2023-09-14 17:09:07 -04:00
a150913045 nestlog: print [file:line] on rhs of log line 2023-09-14 17:02:50 -04:00
1c6fffd048 nestlog: elaborate example ex3 2023-09-12 15:36:11 -04:00
2871874dd8 nestlog: choose function-printing style 2023-09-12 15:21:48 -04:00
7c964ab93c nestlog: + trailing args with .end_scope() 2023-09-12 12:34:44 -04:00
5ad143d5b6 nestlog: control indent level + args with scope entry 2023-09-12 12:24:33 -04:00
49f8acfabb build: include paths (for lsp integration) 2023-09-12 12:24:05 -04:00
01bd1ffc6f tweak example 2 output 2023-09-11 16:37:50 -04:00
c32699ae14 nestlog: + ex2 + expand README.md 2023-09-11 16:24:46 -04:00
8a1f29a44b initial implementation + example + cmake "build" 2023-09-11 16:09:26 -04:00