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

Fix logback setting #98

Merged
merged 1 commit into from
Aug 31, 2024
Merged

Fix logback setting #98

merged 1 commit into from
Aug 31, 2024

Conversation

miraexhoi
Copy link
Member

๐Ÿ“Ž ๊ด€๋ จ Issue ๋ฒˆํ˜ธ

๐Ÿ“„ ์ž‘์—… ๋‚ด์šฉ ์š”์•ฝ

  • add prod grouping
  • add log:directory property

๐Ÿ™‹๐Ÿป ์ฃผ์˜ ๊นŠ๊ฒŒ ํ™•์ธํ•ด์•ผ ํ•˜๋Š” ์ฝ”๋“œ

      prod:
        - console-logging
        - file-error-logging
        - file-warn-logging
log:
  directory: /logs/spring

๐Ÿ“„ ๊ฐœ์„  ์‚ฌํ•ญ OR ์ฐธ๊ณ  ์‚ฌํ•ญ

x

@miraexhoi miraexhoi added the hotfix ๋‹น์žฅ ํ•ด๊ฒฐํ•ด์•ผ ํ•˜๋Š” ๋ฒ„๊ทธ ์ˆ˜์ • ์‹œ label Aug 31, 2024
@miraexhoi miraexhoi self-assigned this Aug 31, 2024
@miraexhoi miraexhoi merged commit ce28803 into main Aug 31, 2024
1 check passed
@miraexhoi miraexhoi deleted the hotfix/#97 branch August 31, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hotfix ๋‹น์žฅ ํ•ด๊ฒฐํ•ด์•ผ ํ•˜๋Š” ๋ฒ„๊ทธ ์ˆ˜์ • ์‹œ
Projects
None yet
Development

Successfully merging this pull request may close these issues.

!hotfix :: fix logback setting
1 participant