Close
jGuru Forums
Posted By: Renz_Daluz Posted On: Thursday, December 20, 2001 06:40 PM
Hi, i'm writing a code that will log all admin activities in web application. however this log is not good because it just rigth plain text. Now I want to log it as binary or bytes that will not be posible to read the log file. But of course when its really time to read it I should be able to convert it back to plain text. how and what should I do now. if possible, please include a sample code :-) Thanks Renz
Re: writing bytes then read.
Posted By: John_Zukowski Posted On: Sunday, December 30, 2001 10:03 PM