Skip to content

Latest commit

 

History

77 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Logger

App log 및 Client log를 Application 단에서 확인할 수 있는 Flutter Logger 개발 과제

  • 버그 리포트 시 디버그용 로그를 포함하여 전달 시 이슈 파악에 도움이 된다.

Index

Development Stack
Application
Feature
Example UI
UI
Contributors
Prerequisites


Development Stack


Application

Structure

lib/components : Directory for Components
lib/pages : Directory for Pages
assets : Directory for Assets

Feature

앱 로그

  1. 앱 로그 수집 기능
  2. 앱 로그 텍스트 확대/축소 기능
  3. 앱 로그 레벨 별 필터링 기능
  4. 앱 로그 검색 필터링 기능
  5. 환경 별 최대 표시 로그 레벨 설정 기능
  6. 앱 로그 클립보드 저장 기능

클라이언트 로그

  1. 클라이언트 로그 수집 기능
  2. 클라이언트 로그 요청 주소 검색 필터링 기능
  3. 네트워크 요청에 의한 리스트 조회 기능
  4. 클라이언트 로그 상세 정보 조회 기능
  5. 클라이언트 로그 클립보드 저장 기능

Example UI

Mobile

example-ui

UI

Home

home

App log

app-log app-log-filtering app-log-level-filtering

Client log

client-log client-log-filtering client-log-detail

Contributors

Name Country Where to find us Role
Geonyeol Ryu
Republic of Korea Github Application

Prerequisites

  1. turn on ios/android simulator
  2. fvm flutter run

About

Flutter logger

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages