Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull request for refactoring of the logging messages #1731

Merged
merged 10 commits into from
Aug 1, 2016
Merged

Commits on Aug 1, 2016

  1. Fix inline documentation

    Fix indentation of xml documentation
    igeligel committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    9bbe6f7 View commit details
    Browse the repository at this point in the history
  2. Refactor Access Modifiers

    Edit the access modifiers of the methods to more strict structure
    igeligel committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    457a2d3 View commit details
    Browse the repository at this point in the history
  3. Model for logging strings

    add model for logging strings
    igeligel committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    205770e View commit details
    Browse the repository at this point in the history
  4. Extend model for sniper property

    Extending the model and fix the typo in transferred
    igeligel committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    e4c82c5 View commit details
    Browse the repository at this point in the history
  5. Use Model inside the logger

    Instantiate the logging model with setting the session and use the Model
    for the logging part
    igeligel committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    5e96c9d View commit details
    Browse the repository at this point in the history
  6. Fix whitespaces

    igeligel committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    6b9b56f View commit details
    Browse the repository at this point in the history
  7. Change access modifiers

    igeligel committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    041eeca View commit details
    Browse the repository at this point in the history
  8. Add model to csproj file

    igeligel committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    80dc46e View commit details
    Browse the repository at this point in the history
  9. Edit access modifiers of console event listeners

    edit access modifiers to internal for Listen(...) and make the handlers
    private
    igeligel committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    df859a0 View commit details
    Browse the repository at this point in the history
  10. Refactor ConsoleEventListener

    Edit naming of event parameters
    igeligel committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    20aa5b5 View commit details
    Browse the repository at this point in the history