Commit graph

29 commits

Author SHA1 Message Date
d4207c1f33 nestlog: bugfix: suppress timestamp when disabled 2023-09-16 14:18:38 -04:00
794196c3f8 nestlog: bugfix: color_off() must use CE_Ansi instead of CE_None 2023-09-16 12:38:36 -04:00
3437ef1b3f nestlog: ++ README.md 2023-09-15 20:30:44 -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
db9e34d8e9 nestlog: bugfix: timestamp indent to account for msec/usec 2023-09-15 16:42:46 -04:00
f5a2ee1af5 nestlog: refactor: streamline indenting for lhs timestamp 2023-09-15 16:41:18 -04:00
3e62cefe43 nestlog: minor streamlining 2023-09-15 16:32: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
f7c19c338f nestlog: minor scope fixes 2023-09-12 16:42:10 -04:00
f9c583973c nestlog: + XO_ENTER0(), XO_ENTER1() 2023-09-12 15:36:37 -04:00
1c6fffd048 nestlog: elaborate example ex3 2023-09-12 15:36:11 -04:00
59e7e19ccf nestlog: function printer (missed commit) 2023-09-12 15:22:14 -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
605f4df41f nestlog: missed commit log_config.hpp 2023-09-12 12:34:16 -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
89b493e939 build: bugfix: missed commit nestlog.cmake 2023-09-12 12:23:32 -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
7bfde708dd doc: format tidy 2023-09-11 16:12:18 -04:00
45988211c7 doc: README.md example 2023-09-11 16:10:50 -04:00
8a1f29a44b initial implementation + example + cmake "build" 2023-09-11 16:09:26 -04:00
9c6722f99a README v0 2023-09-11 15:29:44 -04:00