LegacyFileLogConsumer Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
LegacyFileLogConsumer, das die Nachricht in einer Datei im Protokollprotokollierungsstil protokolliert
public class LegacyFileLogConsumer : Orleans.Runtime.ICloseableLogConsumer, Orleans.Runtime.IFlushableLogConsumer
type LegacyFileLogConsumer = class
interface ICloseableLogConsumer
interface ILogConsumer
interface IFlushableLogConsumer
Public Class LegacyFileLogConsumer
Implements ICloseableLogConsumer, IFlushableLogConsumer
- Vererbung
-
LegacyFileLogConsumer
- Implementiert
Konstruktoren
LegacyFileLogConsumer(String) |
LegacyFileLogConsumer, das die Nachricht in einer Datei im Protokollprotokollierungsstil protokolliert |
Methoden
Close() |
LegacyFileLogConsumer, das die Nachricht in einer Datei im Protokollprotokollierungsstil protokolliert |
Flush() |
LegacyFileLogConsumer, das die Nachricht in einer Datei im Protokollprotokollierungsstil protokolliert |
Log(Severity, LoggerType, String, String, IPEndPoint, Exception, Int32) |
LegacyFileLogConsumer, das die Nachricht in einer Datei im Protokollprotokollierungsstil protokolliert |