Report Logging
jjames
Posts: 2,908
I remember seeing a thread that had a reference to a module that would record a diagnostic log and written to a file on the FTP (I think.) I've searched the forums and can't find it. I'm having some problems with a few systems locking up and it's very sporadic. I was hoping I could log any run-time errors, etc. without having to be connected to the system.
Any help is appreciated.
Any help is appreciated.
0
Comments
One caution I haven't mentioned before with this module - it does no memory checks before writing to the log file. If you have a runaway error, it will fill up your ram drive rapidly and the system will eventually shut down. Make sure you have no runaway error messages (I sort of presumed this, I suppose the module needs updating for a mem check) before loading it on a live system.