Enumerations

The following enumerations are available globally.

  • 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.

    See more

    Declaration

    Swift

    public enum LoggingSystem