FileLogger 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.
File logger, which logs messages to a file.
C#
public class FileLogger : Microsoft.Extensions.Logging.ILogger
type FileLogger = class
interface ILogger
Public Class FileLogger
Implements ILogger
- Inheritance
-
FileLogger
- Implements
File |
Constructor |
Begin |
Begins a logical operation scope. |
Is |
Checks if the given |
Log<TState>(Log |
Writes a log entry. |
מוצר | גירסאות |
---|---|
.NET Orleans | 3.4.5 |