Bug #3182
Wrong custom logger struct in set_level function
Start date:
20.09.2019
Due date:
Estimated time:
Affected version:
5.8.1
Resolution:
Fixed
Description
Hello,
We detect one mistake in the set_level function about the custom logger. The add_logger is called with sys->logger instead of custom->logger.
Please find attached the patch fixing this little mistake.
Best regards,
Michaël
History
#1 Updated by Tobias Brunner almost 6 years ago
- Category set to libcharon
- Status changed from New to Closed
- Assignee set to Tobias Brunner
- Target version set to 5.8.2
- Resolution set to Fixed
Thanks, fixed in master.