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

Feature/logfile #8

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Commits on Oct 11, 2021

  1. server/server.go:

    Added a flag to define a log file that saves the log seperatly.
    
    Signed-off-by: llogen <[email protected]>
    llogen committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    736f772 View commit details
    Browse the repository at this point in the history
  2. server/server.go:

    Added comment.
    
    Signed-off-by: llogen <[email protected]>
    llogen committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    a566ef7 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. server/server.go:

    Added a flag to define a log file that saves the log seperatly.
    
    Signed-off-by: llogen <[email protected]>
    llogen committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    c977da7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/logfile' of github.com:9elements/contest-1 into…

    … feature/logfile
    
    Signed-off-by: llogen <[email protected]>
    llogen committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    a7f74b1 View commit details
    Browse the repository at this point in the history