Welcome to JuliaLogging!

This is the landing page of the JuliaLogging GitHub organization. JuliaLogging is an umbrella organization for logging-related packages and repositories in the Julia programming language ecosystem.

The aim of this document is to be a "one-stop-shop" for everything related to logging in Julia. The document is structured as follows[1]:

  • Tutorials will teach you the basics of Julia's logging system.
  • How-to guides will guide you through the steps involved in addressing common tasks and use-cases. They are more advanced than tutorials and assume some knowledge of Julia's logging system.
  • Reference contains technical reference of functions and APIs (e.g. the docstrings). Use this when looking up details.
  • Background and discussion covers some higher level topics.
Note

Please help improve this documentation – if something confuses you, chances are you're not alone. It's easy to do as you read along: just click on the "Edit on GitHub" link at the top of each page, and then edit the files directly in your browser. Your changes will be vetted by developers before becoming permanent, so don't worry about whether you might say something wrong.