ErosOlmi
25-09-2007, 12:02
Hi all,
I have the idea to develop a new module in charge of creating text log files.
Ok, log files can be easily created with FILE_APPEND function but I would like something more complex and standardized.
By "more complex" I mean something able to be configured and forget, for example, open log, check log, append log, set log output format, write output, write in memory, write to file, write to windows log, ... so many ways to handle data inside logs (just brainstorming).
Do you know if there are some guide lines for creating text log files?
Of course, if someone would like to get this job I will be happy, otherwise I will develop it during spare time (spare time??? do I have some? :D ).
Thanks a lot
Eros
I have the idea to develop a new module in charge of creating text log files.
Ok, log files can be easily created with FILE_APPEND function but I would like something more complex and standardized.
By "more complex" I mean something able to be configured and forget, for example, open log, check log, append log, set log output format, write output, write in memory, write to file, write to windows log, ... so many ways to handle data inside logs (just brainstorming).
Do you know if there are some guide lines for creating text log files?
Of course, if someone would like to get this job I will be happy, otherwise I will develop it during spare time (spare time??? do I have some? :D ).
Thanks a lot
Eros