LoggingSystem

The LoggingSystem is a global facility where the default logging backend implementation (LogHandler) can be configured. LoggingSystem is set up just once in a given program to set up the desired logging backend implementation.

Logging.swift:631
enum LoggingSystem