Save input filename in ImageLogger

Hello,
After training a model with ImageLogger, I could find files in image log folder like
xxxx_024840_e-000103_b-000000.png
yyyy_024840_e-000103_b-000000.png
zzzz_024840_e-000103_b-000000.png

But I want to find which input image is corresponding to these images.
Is there any way to find it (or some tricks)?