mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
avoid c# fun things, plus cosmetics
This commit is contained in:
@@ -53,9 +53,7 @@ namespace OpenSim.Framework
|
||||
/// </summary>
|
||||
public static class WebUtil
|
||||
{
|
||||
private static readonly ILog m_log =
|
||||
LogManager.GetLogger(
|
||||
MethodBase.GetCurrentMethod().DeclaringType);
|
||||
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
/// <summary>
|
||||
/// Control the printing of certain debug messages.
|
||||
|
||||
Reference in New Issue
Block a user