diff --git a/IRaCIS.Core.Application/Service/ImageAndDoc/StudyService.cs b/IRaCIS.Core.Application/Service/ImageAndDoc/StudyService.cs index 8808c0fe2..c38ebff88 100644 --- a/IRaCIS.Core.Application/Service/ImageAndDoc/StudyService.cs +++ b/IRaCIS.Core.Application/Service/ImageAndDoc/StudyService.cs @@ -235,6 +235,7 @@ namespace IRaCIS.Core.Application.Service.ImageAndDoc { newFragments.OffsetTable.AddRange(bot.ToArray()); + Log.Logger.Warning(bot.ToArray().ToJsonStr()); } #endregion