Class Logging

Class Logging

Namespace: Aspose.OCR
Assembly: Aspose.OCR.dll (25.1.0)

Class to create log configurations.

public static class Logging

Inheritance

objectLogging

Inherited Members

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Properties

Console

Set or get - הלוגים מוצגים בקונסולה.

public static bool Console { get; set; }

Property Value

bool

FileSystem

Set or get - הלוגים נשמרים בקובץ (נתיב ברירת מחדל “Aspose.OCR.log.txt”).

public static bool FileSystem { get; set; }

Property Value

bool

LogFilePath

Set or get את הנתיב ושם קובץ הלוג.

public static string LogFilePath { get; set; }

Property Value

string

LoggingLevel

Set or get את רמת הלוג

public static LoggingLevel LoggingLevel { get; set; }

Property Value

LoggingLevel

 Ελληνικά