indentlog: refactor: log_config.nesting_level_color color_spec
This commit is contained in:
parent
62d2ac2766
commit
9a12eba62f
2 changed files with 4 additions and 5 deletions
|
|
@ -223,8 +223,7 @@ namespace xo {
|
|||
*/
|
||||
this->ss_
|
||||
<< "("
|
||||
<< with_color(color_spec(log_config::encoding,
|
||||
log_config::nesting_level_color),
|
||||
<< with_color(log_config::nesting_level_color,
|
||||
this->nesting_level_)
|
||||
<< ")";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue