LoggingServerLogFile Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the logging class to write to a log file in server side across process.
public ref class LoggingServerLogFile : Microsoft::Uii::Common::Logging::ILogging
public class LoggingServerLogFile : Microsoft.Uii.Common.Logging.ILogging
type LoggingServerLogFile = class
interface ILogging
Public Class LoggingServerLogFile
Implements ILogging
- Inheritance
-
LoggingServerLogFile
- Implements
Logging |
Initializes a new instance of the LoggingServerLogFile class. |
Show |
Gets or sets a Boolean value that specifies whether errors are shown. |
Tag |
Gets or sets user-defined data associated with the object. |
Error(String, String, String) |
Logs an error message. |
Information(String, String) |
Logs an informational message. |
Initialize(String, Name |
Initializes the logging listener |
Trace(String, String) |
Logs a trace message. |
Warn(String, String) |
Logs a warning message. |
Produkt | Versiounen |
---|---|
Dynamics 365 Unified Service Desk | 3.0 |