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
if(settingPrefix.Contains(":"))thrownewArgumentException("Custom setting prefixes cannot contain the colon (:) character.");
69
69
if(settingPrefix=="serilog")thrownewArgumentException("The value \"serilog\" is not a permitted setting prefix. To use the default, do not specify a custom prefix at all.");
0 commit comments