thelovemsg / chatting_app

0 stars 0 forks source link

Add log functionality whenever any work happens! #14

Open thelovemsg opened 1 year ago

thelovemsg commented 1 year ago

objective

Add log functionality whenever any work happens!

detailed work content

  • I want to monitor whether many requirements that must be done by back-end server are working well.
  • We should save data why request failed and need to detect what can cause problem.
  • For this, We should make log saving filter.

    note