Darko Poljak
|
f984a918b9
|
Fix log message string formatting
Use logging message format with args, instead of direct `%` or `str.format`.
Resolve #855.
|
2021-03-31 08:19:28 +02:00 |
|
Darko Poljak
|
077989e8fd
|
Remove annoying warnings
Those warnings don't have any specail meaning and usage.
Resolve #825.
|
2020-06-27 15:55:57 +02:00 |
|
Darko Poljak
|
4d39b6af51
|
Add -4 and -6 params to force IPv4, IPv6 addresses respectively.
|
2018-02-15 20:33:36 +01:00 |
|
Darko Poljak
|
015861e63b
|
pep8
|
2017-07-04 23:49:43 +02:00 |
|
Darko Poljak
|
c63ab44c9c
|
Define better warning facility.
|
2017-07-04 23:49:43 +02:00 |
|
Darko Poljak
|
00a7f4af93
|
Separate functions for target host name and fqdn.
|
2017-06-23 20:03:28 +02:00 |
|
Darko Poljak
|
e6fc74c081
|
ugly -> bad
|
2016-12-03 18:12:38 +01:00 |
|
Darko Poljak
|
8c53ce78f5
|
Started the good, the bad and the ugly - code cleanup.
|
2016-12-03 10:46:49 +01:00 |
|