fix forgot hfill_style in example
This commit is contained in:
parent
88edbb70f0
commit
f8c76010fb
1 changed files with 1 additions and 0 deletions
|
|
@ -446,6 +446,7 @@ Here what you would do to setup clutchlog with the default configuration:
|
|||
log.strip_calls(5);
|
||||
log.hfill_char('.');
|
||||
log.hfill_max(300);
|
||||
log.hfill_style(clutchlog::fmt::fg::none);
|
||||
```
|
||||
|
||||
And here are all the functions you may call to log something:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue