Skip to content

syslog / net debug - configurable via gui #4646

@KrX3D

Description

@KrX3D

Hello,

currently using syslog /net debug you need to add

	#define WLED_DEBUG
	#define WLED_DEBUG_HOST "192.168.1.3"
	#define WLED_DEBUG_PORT 514

and than you can enable/disable it in the gui at info.

--

it would be nice if the syslog feature can be:

    1. just added via i.e. #define WLED_NET_DEBUG or #define WLED_SYSLOG, and the options above can be added as optional
    1. in the WLED GUI under /settings/sync it would be nice to
      -- Enable Syslog , maybe also under the INFO menu where you can currently enable/disable the normal debug -Button
      -- Option to enter IP
      -- Option to enter Port
    1. It would be nice to either to be able to enable the syslog option AND the normal Serial output, OR be able to select which one to use. Or disable both

Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions