Olof hagsand
|
0234ed94bc
|
Added CLICON_LOG_DESTINATION and CLICON_LOG_FILE for al applications
|
2024-06-19 12:46:09 +02:00 |
|
Olof hagsand
|
c353c6dcab
|
Debug: Added PARSE debug flag
|
2024-05-15 13:51:18 +02:00 |
|
Olof hagsand
|
ff171afd65
|
Added debug level INIT
|
2024-02-17 22:16:56 +01:00 |
|
Olof hagsand
|
4e3bd6fbdd
|
Symbolic and combined debug names in cmd-line of all applications
New debug levels: BACKEND, CLI, NETCONF,RESTCONF, SNMP, STREAM
|
2024-02-02 11:54:12 +01:00 |
|
Olof hagsand
|
391179730e
|
ADdded proper include files from previous withdefault patch
|
2024-01-26 10:08:13 +01:00 |
|
Philip Prindeville
|
c9dbece32b
|
Emit function/line number in debugging
|
2024-01-22 08:46:15 +01:00 |
|
Philip Prindeville
|
cf2e27b43d
|
Drop __FUNCTION__ from clixon_debug() calls
|
2024-01-11 17:29:37 +01:00 |
|
Philip Prindeville
|
20b233e96f
|
Allow more complex debugging like YANG with DETAIL
|
2024-01-10 20:06:38 +01:00 |
|
Olof hagsand
|
9e54f0602f
|
Changed ca_errmsg callback to a more generic variant
Includes all error, log and debug messages
See [Customized NETCONF error message](https://github.com/clicon/clixon/issues/454)
|
2024-01-05 16:41:53 +01:00 |
|
Olof hagsand
|
24a4991ec8
|
Restructured error,debug anf log API
Renamed functions clicon->clixon, replaced global variables w access functions
Unified clicon_netconf_error with clixon_err()
|
2023-12-18 08:29:14 +01:00 |
|