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
* Remove unused configurationLoaded field.
The configLoaded flag was not updated at the appropriate moment.
* Enhance the performance of Log API methods
* Remove unneeded reflection for GXLoggerFactory.GetLogger.
* Enable test on DEBUG.
* Temporarily disabling test.
* Eliminate overhead in the Log API when logging is disabled.
* Remove more unneeded reflection when creating logger instance.
* Remove overhead at TraceRow method when log is turned off.
* Improve GXLoggerLog4Net.TraceEnabled() method performance.
* Performance improvement at methods GXLoggerLog4Net.Debug and GXLoggerLog4Net.Trace
(cherry picked from commit 7c61fef)
0 commit comments