just3obad / smartsoft-12

Automatically exported from code.google.com/p/smartsoft-12
0 stars 0 forks source link

Log Files #138

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For everyone who does any action that should be entered in the log file I want 
the message that you enter to be very descriptive.

We all know all types of logs
And again the contents of the logs are the following:-
logging_type

user_id_1

user_id_2

story_id

interest_id

message

Here are some examples:--
1-case friendship => we will fill user_id_1, user_id_2 and message will be 
user1.name is now friends with user2.name... and if the name is nil return the 
part of the email before @).
2- case blocking interest => fill user_id_1, interest_id and message will be 
user1.name blocks interest interest.name.
3- case sharing a story => fill user_id_!, story_id and message will be 
user1.name shared story story.title....
Make sure that this works before friday.....

Original issue reported on code.google.com by christin...@gmail.com on 16 May 2012 at 9:08

GoogleCodeExporter commented 9 years ago
and if there any question you can refer to older issues
or contact me

Original comment by mina.wor...@gmail.com on 17 May 2012 at 12:18

GoogleCodeExporter commented 9 years ago
would you like to add the connection to social network in the log file? 'Like, 
user1 has connected his twitter account.'

Original comment by yahiaelg...@gmail.com on 17 May 2012 at 6:13

GoogleCodeExporter commented 9 years ago
Yes, that would be nice..

Original comment by christin...@gmail.com on 17 May 2012 at 6:14

GoogleCodeExporter commented 9 years ago
I Added friendship stuff, and twitter. 

Original comment by yahiaelg...@gmail.com on 17 May 2012 at 10:12

GoogleCodeExporter commented 9 years ago
I Added friendship stuff, and twitter. 

Original comment by yahiaelg...@gmail.com on 17 May 2012 at 10:12

GoogleCodeExporter commented 9 years ago

Original comment by yahiaelg...@gmail.com on 17 May 2012 at 10:12

GoogleCodeExporter commented 9 years ago
for logging type see issue 55

Original comment by christin...@gmail.com on 18 May 2012 at 4:09

GoogleCodeExporter commented 9 years ago
in user.share?(story) from sprint one the log was not handled yet, however for 
all this sprint's issues adding to log is added however checking for name being 
nil was not done yet.

Original comment by elmen...@gmail.com on 19 May 2012 at 12:57

GoogleCodeExporter commented 9 years ago
Wiki.

Original comment by guc@sakr.me on 20 May 2012 at 1:03

GoogleCodeExporter commented 9 years ago

Original comment by guc@sakr.me on 25 May 2012 at 6:53