Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-14 | ssl: Improve ssl logging | Péter Dimitrov | |
Remove function ssl:set_log_level/1. Its functionality is already implemented by logger:set_application_level/2. Set log level for ssl modules to debug at application start. Former implementation required an extra call to logger:set_application_level/2 (beside setting ssl option {log_level, debug}) to enable debug logging. Change-Id: Id21be7fd58915e11124cc136bb92d8a7526b8a74 | |||
2018-06-20 | ssl: Rename logger_ssl_formatter to ssl_logger | Péter Dimitrov | |
Change-Id: I4aff56c95d7ea8c46db40b0fa0f6f9b43f00bf8a | |||
2018-06-20 | ssl: Update domain filter, use log macros | Péter Dimitrov | |
Change-Id: Id52990a105c81373c7c6034df9a2675f9d0e429a | |||
2018-06-20 | ssl: Add initial ssl log formatter | Péter Dimitrov | |
Change-Id: I649a686ee72fa8bbe1e1dbc44ed5ec2df9662b10 | |||
2016-03-15 | update copyright-year | Henrik Nord | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2011-12-01 | Callback specs now handled by -callback directive in the behaviour module. | Ingela Anderton Andin | |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2010-08-23 | Revise the public_key API | Ingela Anderton Andin | |
Cleaned up and documented the public_key API to make it useful for general use. | |||
2010-06-22 | Added more -spec definitions. | Ingela Anderton Andin | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |