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

서버 로깅 구현 #349

Merged
merged 9 commits into from
Jul 17, 2024
Merged

서버 로깅 구현 #349

merged 9 commits into from
Jul 17, 2024

Commits on Jul 15, 2024

  1. feat: impl server log

    jyoo0515 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e246e29 View commit details
    Browse the repository at this point in the history
  2. refactor: add newline

    jyoo0515 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e253d7f View commit details
    Browse the repository at this point in the history
  3. fix: dependency graph

    jyoo0515 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c3417d2 View commit details
    Browse the repository at this point in the history
  4. test: add mocking

    jyoo0515 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    98c0150 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. refactor: log -> event

    jyoo0515 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0857cc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4291255 View commit details
    Browse the repository at this point in the history
  3. refactor: function -> val

    jyoo0515 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f675ffe View commit details
    Browse the repository at this point in the history
  4. fix: build

    jyoo0515 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2b5e39b View commit details
    Browse the repository at this point in the history
  5. chore: try and catch

    jyoo0515 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6a9b16c View commit details
    Browse the repository at this point in the history