logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Interface IService

    Interface representing a generic service within the application.

    Namespace: Serenity.Global.Application.Interfaces
    Assembly: Serenity.Global.Application.dll
    Syntax
    public interface IService : IFoundationSettings

    Properties

    LogService

    Declaration
    ILogService LogService { get; set; }
    Property Value
    Type Description
    ILogService

    Gets or sets the log service for logging purposes.

    In this article
    © 2026 Serenity. All Rights Reserved