We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1988a21 commit f48ac83Copy full SHA for f48ac83
README.md
@@ -23,6 +23,7 @@ If you need to log Images, you must also install `ImageMagick`
23
```
24
25
## Usage
26
+
27
The fundamental type defined in this package is a `TBLogger`, which behaves like
28
other standard loggers in Julia such as `ConsoleLogger` or `TextLogger`. You can
29
create one by passing it the path to the folder where you want to store the data.
0 commit comments