Commit Graph

24 Commits (ac8115bcc2641ef1a54be8319b65ff026f03e0a7)

Author SHA1 Message Date
Kirill Solomko 86f78f3b3b MT#7705 - update last request tx_id only for a new request to work with scenarios where there are more than one reply for a request
11 years ago
Kirill Solomko 79d39d7926 MT#7705 - Remove newline from log strings passed to the logger
11 years ago
Kirill Solomko 22225a3b8d MT#7705 - LOG= is now persistent in the log messages.
11 years ago
Kirill Solomko 71eadae6ea MT#7705 - Message.pm further edited the pod doc
11 years ago
Kirill Solomko 503cdfcc7f MT#7705 - remove =item from pod formatting
11 years ago
Kirill Solomko c2fb0c6e32 MT#7705 - added doc for Utils/Message.pm
11 years ago
Kirill Solomko c1c72dd6c7 MT#8547 - replaced experimental "smartmatch" code with the sane if/else custom SWITCH blocks
11 years ago
Kirill Solomko 2bebc00548 MT#7705 - Add logging for the rest of Controller/* modules. Message.pm: add data size check and trim the value if > 500 length
11 years ago
Kirill Solomko 66e8536f55 MT#7705 - add cname parameter passed to Message for anon subs name definition
11 years ago
Andreas Granig 71acba7111 MT#7705 Fix undef check in logger
11 years ago
Kirill Solomko cc3d7c3b93 MT#7705 - Fix parametrized sprintf for logging
11 years ago
Kirill Solomko db5c05fa8e MT#7705 - Maxdepth for data structures is limited to 1 for the log messages. Check for undefined $desc in Message.pm when no $desc is passed for logging
11 years ago
Kirill Solomko 68a1aa349e MT#7705 - Rework logging for Controller/Billing module. Improve Message.pm $log parsing and shown as LOG= (optional)
11 years ago
Kirill Solomko ddc16492cf MT#7705 - Message.pm - add str data types possibility. no $c->flash for API calls
11 years ago
Kirill Solomko e24bea1f6a MT#7705 - get_log_params() set default $type to "panel"
11 years ago
Kirill Solomko 8bc694dbe9 MT#7705 - Rework logging for API calls. Improve log messages in Message.pm
11 years ago
Kirill Solomko a90de685e9 MT#7705 - add "$data" argument into log methods to manually pass data if required. remove trailing whitespaces
11 years ago
Kirill Solomko a100ad5ea8 MT#7705 add IP into logged messages
11 years ago
Kirill Solomko 18e07b2950 MT#7705 change Panel.pm to use ngcp-panel/logging.conf, reworked Utils/Message.pm logging
11 years ago
Gerhard Jungwirth 1991296383 Filter Contract Contacts by whether they have a reseller_id
12 years ago
Andreas Granig 9a1873bfd8 Fix test environment.
12 years ago
Gerhard Jungwirth 07d3ee5244 provide error message on "column" cannot be null
12 years ago
Gerhard Jungwirth 0909c813f3 Use the messaging utility for Domains
12 years ago
Gerhard Jungwirth 62124acf50 Have a new messaging util for custom filtering of error messages
12 years ago