Class CreateLoggingProfileWindow
Step-by-step window for creating or updating the Logging aggregate's console sink, file sink, optional structured sink (plus its backend), and profile in one run. Mirrors Serenity.SystemConfiguration.Infrastructure.Editor.Builder.CreateSystemConfigurationSettingsWindow's shape: the window only collects input and renders results, LoggingProfileCreator does the actual validation and generation work.
Namespace: Serenity.Logging.Infrastructure.Editor.Builder
Assembly: Serenity.UnityLogging.Infrastructure.Editor.dll
Syntax
public sealed class CreateLoggingProfileWindow : EditorWindow
Constructors
CreateLoggingProfileWindow()
Declaration
public CreateLoggingProfileWindow()
Methods
Open()
Declaration
public static void Open()