← Back to carmenta.com
Carmenta Engine SDK Documentation
×

RollingFileLogAppender.FileName Property

Gets the full path of the file that is used as the base path and name for the rolling log files.

Thread safety: This property is thread-safe.

Syntax

C#
public System.String FileName { get; }

Property Value

Type: System.String
The full path of the file used as the base path and name.

Remarks

This property specifies the full path to a file that is used as the base for where the rolling files are written and the name they will get. The directory where the files are written will be created if it does not exist.

Platforms

Windows, Linux, Android

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept