Enum FileLogger.TimestampFormat Namespace: Estrelica.Logging Assembly: Estrelica.Logging.dll Syntax public enum FileLogger.TimestampFormat LocalDateTime LocalTime None UTCDateTime UTCTime Extension Methods EnumHelper.AndBits<FileLogger.TimestampFormat>(FileLogger.TimestampFormat, FileLogger.TimestampFormat) EnumHelper.HasFlags<FileLogger.TimestampFormat>(FileLogger.TimestampFormat, FileLogger.TimestampFormat) EnumHelper.In<FileLogger.TimestampFormat>(FileLogger.TimestampFormat, params FileLogger.TimestampFormat[]) EnumHelper.IsEmpty<FileLogger.TimestampFormat>(FileLogger.TimestampFormat) EnumHelper.OrBits<FileLogger.TimestampFormat>(FileLogger.TimestampFormat, FileLogger.TimestampFormat) IEnumerableExtensions.ToEnumerable<FileLogger.TimestampFormat>(FileLogger.TimestampFormat) StringExtensions.AssertNotNull<FileLogger.TimestampFormat>(FileLogger.TimestampFormat, string) TypeExtensions.WithDispose<FileLogger.TimestampFormat, V>(FileLogger.TimestampFormat, Func<FileLogger.TimestampFormat, V>) EnumHelper.GetAttributeOfType<T>(Enum) EnumHelper.CastNullable<TEnum>(object) TypeExtensions.ConvertTo<V>(object) TypeExtensions.TryConvert<V>(object, out V)