add export
This commit is contained in:
parent
bcd54dc673
commit
f03b5f25f3
5 changed files with 50 additions and 0 deletions
|
@ -25,3 +25,7 @@ You sometimes want to split logs and to give more appropriate notes for each of
|
|||
You can do this with [`split_log`](@ref) function.
|
||||
|
||||
You can also edit existing notes with [`assign_note!`](@ref).
|
||||
|
||||
### Exporting
|
||||
Use [`export_log`](@ref) to export log to `io` or `file`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue