|
|
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 |
|
|
|
c608229981
|
+ FILES (map out directory layout)
|
2023-09-18 11:48:24 -04:00 |
|
|
|
2a6b7057b9
|
+ LICENSE
|
2023-09-18 11:36:33 -04:00 |
|
|
|
0fe20e6355
|
indentlog: bugfix for 'simple' function sig style
|
2023-09-16 18:04:22 -04:00 |
|
|
|
77d58d6a3e
|
indentlog: update ex4 screen capture for consistency
|
2023-09-16 17:57:54 -04:00 |
|
|
|
7bb9d11db1
|
indentlog: README: tweak formatting
|
2023-09-16 17:53: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 |
|
|
|
2f78963bed
|
indentlog: function: special-case printing operator() method
|
2023-09-16 17:45:27 -04:00 |
|
|
|
f71c009a0f
|
indentlog: update README
|
2023-09-16 15:25:17 -04:00 |
|
|
|
61441f2513
|
include/nestlog -> include/indentlog
|
2023-09-16 15:24:25 -04:00 |
|
|
|
8268eef8b2
|
nestlog: fix defualt indenting
|
2023-09-16 15:20:29 -04:00 |
|
|
|
335083579e
|
nestlog: README: format nits
|
2023-09-16 15:20:16 -04:00 |
|
|
|
0260ca79c1
|
nestlog: expand ex2
|
2023-09-16 15:16:10 -04:00 |
|
|
|
0ed8d865a0
|
nestlog: README improvements
|
2023-09-16 15:08:37 -04:00 |
|
|
|
c9b9cf3a02
|
nestlog: README: tweak ex1
|
2023-09-16 15:03:35 -04:00 |
|
|
|
833a20d8a6
|
nestlog: README + ex2 output image
|
2023-09-16 14:46:39 -04:00 |
|
|
|
b3ab5976ae
|
nestlog: README: img instead of link to img
|
2023-09-16 14:37:46 -04:00 |
|
|
|
3e457e4435
|
nestlog: README: try embedding screen capture
|
2023-09-16 14:36:30 -04:00 |
|
|
|
efdcacf9b5
|
nestlog: README.md tweaks
|
2023-09-16 14:22:51 -04:00 |
|
|
|
7b233acf29
|
nestlog: + quoted_char inserter
|
2023-09-16 14:22:07 -04:00 |
|
|
|
d46c734950
|
nestlog: colorize tag inserter
|
2023-09-16 14:21:43 -04:00 |
|
|
|
5b80fe2d20
|
nestlog: examples/ex3.cpp: minor tweaks
|
2023-09-16 14:21:09 -04:00 |
|
|
|
643e0a2edc
|
nestlog: bugfix: indent accounting skips non-printing vt100 escapes
|
2023-09-16 14:19:18 -04:00 |
|
|
|
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 |
|