Skip to content

NethCTI: database connection plugin generates excessive log output at info level #7527

@edospadoni

Description

@edospadoni

Steps to reproduce

  • Set debug level to "info" in NethCTI server configuration
  • Start NethCTI server during normal operation
  • Monitor the application logs
  • Observe log output when database operations occur

Expected behavior

Database connection logs should be clean and contain only relevant information at "info" level without unnecessary debug output or verbose connection details.

Actual behavior

Database connection plugin generates excessive and cluttered log output even at "info" debug level, making it difficult to identify important events and debug issues. The logs contain verbose connection details and debug information that pollute the log stream.

Components

NethCTI Server - Database Connection Plugin (dbconn_main.js)

Metadata

Metadata

Assignees

No one assigned

    Labels

    nethvoiceBug or features releted to the NethVoice project

    Type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions