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
# Set up the repository and the XmlConfigurator. In configure and watch mode. Meaning that the config file can be changed and the changes will be hot-loaded.
# As using > [System.Reflection.Assembly]::GetEntryAssembly() can return null in certain cases. Try with a fallback method to retrieve the loaded log4net assembly.
0 commit comments