You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our logging.file namespace has two properties that use FileSize behind the scenes. That object is very similar to our new DataSize support so it would be nice to expose DataSize based properties for consistency.
Unfortunately, the format is not 100% the same so we could keep binding to String and do some magic in the code? Or simply move to DataSize.