Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 399 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 399 Bytes

Nodejs Microservices

Mongodb

cd mongo
docker-compose --env-file ../.env up --remove-orphans

RFC 5424 Log Standards

  • 0 Emergency: system is unusable
  • 1 Alert: action must be taken immediately
  • 2 Critical: critical conditions
  • 3 Error: error
  • 4 Warning: warning
  • 5 Notice: normal but significant
  • 6 Informational: informational
  • 7 Debug: debug-level messages