pdnslog(message[, loglevel])¶Log the message at the daemon level
| Parameters: | 
  | 
|---|
You can use the following constants as log levels :
pdnsrandom([upper_bound])¶Get a random number.
| Parameters: | upper_bound (int) – The upper bound. You will get a random number below this upper bound. | 
|---|