Skip to content

Log Level #20

Open
Open
@gandulf94

Description

@gandulf94

Hello,
I have question to the Level of the Logs. I successfully send the logs to a raspberry which is recording the logs using syslog-ng.
However I don't see the log level in the log file on the raspberry.
Here the result from the ESP8266SimpleLogging.ino

Oct 14 18:59:48 192.168.0.101 1 - my-device my-app - - - This is info message no. 1
Oct 14 18:59:48 192.168.0.101 1 - my-device my-app - - - This is daemon info message no. 1
Oct 14 18:59:48 192.168.0.101 1 - my-device my-app - - - End loop
Oct 14 18:59:58 192.168.0.101 1 - my-device my-app - - - Begin loop
Oct 14 18:59:58 192.168.0.101 1 - my-device my-app - - - This is error message no. 2
Oct 14 18:59:58 192.168.0.101 1 - my-device my-app - - - This is info message no. 2
Oct 14 18:59:58 192.168.0.101 1 - my-device my-app - - - This is daemon info message no. 2
Oct 14 18:59:58 192.168.0.101 1 - my-device my-app - - - End loop

Is there a possibility to see the log level using syslog-ng?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions