Showing
1 changed file
with
1 additions
and
1 deletions
@@ -36,7 +36,7 @@ public class UfoLiveAvthumbController { | @@ -36,7 +36,7 @@ public class UfoLiveAvthumbController { | ||
36 | 36 | ||
37 | 37 | ||
38 | 38 | ||
39 | - logger.info("[{}] method notifyAvthumb Notify out"); | 39 | + logger.info("[{}] method notifyAvthumb Notify out", req.getId()); |
40 | response.getWriter().print("success"); | 40 | response.getWriter().print("success"); |
41 | } | 41 | } |
42 | } | 42 | } |
-
Please register or login to post a comment