Skip to content

No logging output #14

@nogginbox

Description

@nogginbox

I don't think the logging is working. I see the alias plugin rcpt hook is running, but there is no logging shown for this plugin.

Looking at the code in this plugin I see logging looks like this:

connection.loginfo(plugin, `unknown action: ${action1}`)

In the hello.checks plugin logging looks like this:

this.loginfo(connection, `SKIPPING: ${test_name}`);

I'm not sure if these are logically equivalent, but as logging is not working I was wondering if something had changed in Haraka that had broke logging on this plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions