Share via


FileSystemApplicationLogsConfig interface

Application logs to file system configuration.

Properties

level

Log level.

Property Details

level

Log level.

level?: "Warning" | "Information" | "Off" | "Verbose" | "Error"

Property Value

"Warning" | "Information" | "Off" | "Verbose" | "Error"