mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-02 21:18:30 +02:00
logging: remove initial log level & facility message
This commit is contained in:
parent
52c2422f72
commit
e0df501e0e
1 changed files with 0 additions and 1 deletions
|
|
@ -137,7 +137,6 @@ nm_logging_setup (const char *level, const char *domains, GError **error)
|
|||
log_domains = new_domains;
|
||||
}
|
||||
|
||||
fprintf (stdout, "NetworkManager: log level: 0x%04X log domains: 0x%08X\n", log_level, log_domains);
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue