Skip to content

Package

ConsoleLogger

A SwiftLog LogHandler implementation for customizable logging to a console.

Overview

ConsoleLogger is a flexible logging backend for console applications, allowing developers to customize log output with various fragments, including timestamps, log levels, and source locations.

Topics

Essentials

Logger Fragments

Miscellaneous