Core - v1.0.0
    Preparing search index...

    Interface SystemConfiguration

    The kernel half of the configuration surface.

    Bayu Dwiyan Satria

    1.0.0

    1.0.0

    interface SystemConfiguration {
        logging: LoggingSettings;
        security: SecuritySettings;
    }
    Index

    Logging, over the runtime's log stream.

    Security middleware.