Skip to content

Commit

Permalink
Reset output back to stdout
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Aug 6, 2024
1 parent d371db2 commit dab03cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/migration.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ log_appender(appender_tee(t))

```{r echo=FALSE, results='hide'}
flog.appender(appender.console)
log_appender(appender_console)
log_appender(appender_stdout)
```

### Hierarchical logging and performance
Expand Down

0 comments on commit dab03cb

Please sign in to comment.