mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
[#1590] Renamed logger to auth
- It may be used for other things in the future, not just http.
This commit is contained in:
@@ -14,8 +14,7 @@ namespace isc {
|
||||
namespace http {
|
||||
|
||||
/// @brief Defines the logger used by the HTTP authentication.
|
||||
isc::log::Logger auth_logger("http-auth");
|
||||
isc::log::Logger auth_logger("auth");
|
||||
|
||||
} // namespace http
|
||||
} // namespace isc
|
||||
|
||||
|
Reference in New Issue
Block a user