Facebook
Twitter
Pinterest
Tumblr
GitHub
RSS
  • DEV Home
  • Documentation
  • Reference
  • Download
Search Results for

    Show / Hide Table of Contents

    Class LogHelper

    Class LogHelper

    Inheritance
    System.Object
    LogHelper
    Namespace: MediaBrowser.Model.Logging
    Assembly: MediaBrowser.Model.dll
    Syntax
    public static class LogHelper

    Methods

    GetLogMessage(Exception)

    Gets the log message.

    Declaration
    public static StringBuilder GetLogMessage(Exception exception)
    Parameters
    Type Name Description
    System.Exception exception

    The exception.

    Returns
    Type Description
    System.Text.StringBuilder

    StringBuilder.

    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.