Partial Check on Hyper-V 2012 R2 VPS provider
This commit is contained in:
parent
41bc61dd4a
commit
84df04ae84
13 changed files with 3156 additions and 8 deletions
|
@ -29,6 +29,7 @@
|
|||
using System;
|
||||
using System.Diagnostics;
|
||||
|
||||
|
||||
namespace WebsitePanel.Server.Utils
|
||||
{
|
||||
/// <summary>
|
||||
|
@ -151,5 +152,7 @@ namespace WebsitePanel.Server.Utils
|
|||
//
|
||||
return String.Concat(String.Format("[{0:G}] {1}: ", DateTime.Now, tag), message);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue