📄️ Getting Started
Installation
📄️ Loggers
A Logger instance is used to log messages for an application. Loggers are named,
📄️ Log Handlers
A log handler is a logging component that sends log messages to a writer. Logy
📄️ Configure Logging
In order to configure the logging, you can use the following approaches:
📄️ Examples of YAML Configuration
Here are the examples of yaml logging configuration:
📄️ Benchmark Results
Here is the benchmark results.
📄️ Congratulations!
You have just learned the basics and functionalities of Logy. Now, you are ready to use it in your projects.