Oct. 21, 2012
9:16 p.m.
Guys, guys.. calm down. I'm not going to reinvent the wheel. What i am trying to do is to prototype the interface of external log. The contents of log is not particularly important to me at this stage, because i wanna first try to see if following model good enough: - logs will be stored in subdirectory, instead of single file. A directory name is ./imageFileName.sessionLog/ for each new session, a new file will be created. The file name format will be something like: <sessionId>-<date>.log what will be stored there (like example which i given) is mostly a speculation right now. First, i wanna make a sketch of this idea and see, how far we can go with it (what advantages/disadvantages). -- Best regards, Igor Stasenko.