D
Diego F.
Hi all. I need to create a log file for my web application and I was
thinking about create it in xml format, so I could use it later in my
application easily.
What is the fastest way to create xml documents? Should I use any particular
object or simply write the tags <.../> in the text file?
thinking about create it in xml format, so I could use it later in my
application easily.
What is the fastest way to create xml documents? Should I use any particular
object or simply write the tags <.../> in the text file?