Would prefer to log them in a mongodb collection, just the file name and date processed is all.
I know this is being logged in the app log I think but need something that is publicly viewable so others can know files are in fact being picked up and processed. v/r, Ron Sawyer -------------------------------------------- On Thu, 10/8/15, David Wynne <[email protected]> wrote: Subject: Re: logging GetFile processes? To: "Ron Sawyer" <[email protected]> Cc: "[email protected]" <[email protected]> Date: Thursday, October 8, 2015, 12:43 PM Ron, How do you want to keep the file names? In a file on disk? In a database? David. On 10/8/15, 12:38 PM, "Ron Sawyer" <[email protected]> wrote: >Hopefully this isn't asking too much, but I have several getFile processes running and would like to log the file names and times they process into a mongo collection to easily track what and when files have been handled, can someone tell how to do this or point me in a direction? > >Thanks. > >v/r, >Ron Sawyer >
