42JalS / 42JalS/url-shortener

환경변수 다룰때 로그 처리, log 파일 남기기

Open
#55 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
환경변수를 가져오는 부분에서 로그 처리 하는 부분이 따로없음.
또한 로그를 파일로 남기지않고 console에서 남기고 있음 이를 파일로 남길 수 있게 설정하는 부분이 필요.
**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.

Contributor guide

No contributing guide indexed for this repository

Research direction

Look for environment variable loading code and existing logging setup. Determine where logs are currently output to console and configure a file transport. Research logging libraries like winston or pino if not already used. Check for any existing logging configuration files or modules.

Written by the indexing model from the issue text.

Assessment

Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.