Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor logging completely #81

Merged
merged 9 commits into from
Aug 14, 2023
Merged

Refactor logging completely #81

merged 9 commits into from
Aug 14, 2023

Commits on Aug 13, 2023

  1. Use winston for logging, replace morgan with express-winston

    First step in getting decent logging
    Jalle19 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    8c285be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f06d82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80a9a95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5469e8e View commit details
    Browse the repository at this point in the history
  5. Add proper error handling for the "modbus" module

    Now we can see which register reads/writes actually triggered a timeout
    Jalle19 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    ef68d73 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    adf685f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a86c77b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e523b83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f95a504 View commit details
    Browse the repository at this point in the history