LegacyFileLogConsumer Class
Definition
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.
LegacyFileLogConsumer, which logs message into a file in orleans logging message style
public class LegacyFileLogConsumer : Orleans.Runtime.ICloseableLogConsumer, Orleans.Runtime.IFlushableLogConsumer
type LegacyFileLogConsumer = class
interface ICloseableLogConsumer
interface ILogConsumer
interface IFlushableLogConsumer
Public Class LegacyFileLogConsumer
Implements ICloseableLogConsumer, IFlushableLogConsumer
- Inheritance
-
LegacyFileLogConsumer
- Implements
Constructors
LegacyFileLogConsumer(String) |
Methods
Close() | |
Flush() | |
Log(Severity, LoggerType, String, String, IPEndPoint, Exception, Int32) |