Audit.Program.AttachToRemoteLog C# (CSharp) Method

AttachToRemoteLog() static private method

static private AttachToRemoteLog ( string azureConfig ) : void
azureConfig string
return void
        static void AttachToRemoteLog(string azureConfig)
        {
            throw new NotImplementedException();
        }