public void StartLogging()
    {
        IsActive = true;

        GetBrainSwitch(Controller.GetActiveBrain());
    }