logs.log 684 B

123456789101112131415161718192021222324252627
  1. {
  2. '0': {
  3. user_id: 7,
  4. login_id: 'deepika.kaushik@mindcraft.co.in',
  5. first_name: 'Deepika',
  6. last_name: 'Kaushik',
  7. last_login_date: 2024-08-30T16:29:00.000Z,
  8. password: 'msadmin@123'
  9. },
  10. level: 'info',
  11. message: 'log of login api search login user query result',
  12. label: 'winston custom format',
  13. timestamp: 'Aug-31-2024 00:56:34'
  14. }
  15. {
  16. fieldCount: 0,
  17. affectedRows: 1,
  18. insertId: 0,
  19. info: 'Rows matched: 1 Changed: 1 Warnings: 0',
  20. serverStatus: 34,
  21. warningStatus: 0,
  22. changedRows: 1,
  23. level: 'info',
  24. message: 'log of login api update user last_login_date query result',
  25. label: 'winston custom format',
  26. timestamp: 'Aug-31-2024 00:56:34'
  27. }