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
As of 2018-06-25, the Configure method issues a log message for some but not all errors. It ought to have more consistent behavior. My inclination is to log for everything, since some of the fixed Err... returns don't have all the information you might reasonably want, but I'm open to other opinions.
The text was updated successfully, but these errors were encountered:
As of 2018-06-25, the
Configure
method issues a log message for some but not all errors. It ought to have more consistent behavior. My inclination is to log for everything, since some of the fixedErr...
returns don't have all the information you might reasonably want, but I'm open to other opinions.The text was updated successfully, but these errors were encountered: