1 write to LogFileCreationSchedule
Microsoft.VisualBasic.Forms (1)
Microsoft\VisualBasic\Logging\FileLogTraceListener.vb (1)
433Me.LogFileCreationSchedule = DirectCast(converter.ConvertFromInvariantString(Attributes(KEY_LOGFILECREATIONSCHEDULE)), LogFileCreationScheduleOption)
3 references to LogFileCreationSchedule
Microsoft.VisualBasic.Forms (3)
Microsoft\VisualBasic\Logging\FileLogTraceListener.vb (3)
157Select Case LogFileCreationSchedule 739If LogFileCreationSchedule = LogFileCreationScheduleOption.Daily Then 743ElseIf LogFileCreationSchedule = LogFileCreationScheduleOption.Weekly Then