Skip to content

Commit

Permalink
Merge pull request #90 from JuliaLogging/ox/video
Browse files Browse the repository at this point in the history
Add video to readme
  • Loading branch information
oxinabox authored May 21, 2024
2 parents d35e7c8 + ad15b86 commit ed2c622
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ ConsoleLogger(stream, min_level) =
)
```

# Video
[![Video from Juliacon 2023](http://img.youtube.com/vi/G9eZh0CxKgo/0.jpg)](http://www.youtube.com/watch?v=G9eZh0CxKgo "Logging in Julia: Logging stdlib and LoggingExtras.jl |")


# Usage
Load the package `using LoggingExtras`.
Expand Down Expand Up @@ -486,3 +489,4 @@ This will produce output similar to:
┌ Error: 2019-09-20 17:43:54 ErrorException("SearchLight validation error(s) for Translations.Translation")
└ @ TranslationsController ~/Dropbox/Projects/LiteCMS/app/resources/translations/TranslationsController.jl:69
```

0 comments on commit ed2c622

Please sign in to comment.