Skip to content

This repository consists data and scripts used for source-code logging analysis across six popular Q&A websites of Stack-Exchange network.

Notifications You must be signed in to change notification settings

newtein/StackExLogging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis of source-code logging

This repository consists data and scripts used for source-code logging analysis across six popular Q&A websites of Stack-Exchange network namely Android Enthusiasts (AE), Database Administrator (DB), Server Fault (SF), Super-User (SU), Software-Engineering (SE) and Stack-Overflow (SO).

Logging Tags

General logging tags

File named logging - Sheet3.csv contains gereral logging tags.

Programming language specific logging tags

File named logging - Sheet4.tsv contains Programming language specific logging tags.

Dataset

'data' folder consists of Ids of logging questions (filtered by using above logging tags) across six websites. These questions can be accessed by

 
                          https://<website>/q/<question-id>
                          For example: https://stackoverflow.com/q/16309435
 

Details will be publically available after publication of research.

About

This repository consists data and scripts used for source-code logging analysis across six popular Q&A websites of Stack-Exchange network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published