<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I use:<br>
    <font color="#993300"><tt>on commit {</tt><tt><br>
      </tt><tt>  log (info, concat (</tt><tt><br>
      </tt><tt>  ...</tt><tt><br>
      </tt><tt>    ,"  LeaseTime:", pick-first-value(binary-to-ascii(10,
        32, "", encode-int(lease-time, 32)), "(none)")</tt><tt><br>
      </tt></font><br>
    Bill<br>
    <br>
    <div class="moz-cite-prefix">On 1/22/2018 6:14 AM, <a class="moz-txt-link-abbreviated" href="mailto:iftech@skynet.be">iftech@skynet.be</a>
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:2060678851.66962.1516619688920@webmail.appsuite-ad.proximus.be">
      <pre wrap="">Hello,

I can see Discover,Offer,Request,Ack in my log
What i am referring to is the detailed logging options that you can collect by using log statement
ex: log ( info, concat( "MSGTYPE", binary-to-ascii (16,8,"^", option dhcp-message-type)));

those seems only to work on Incoming DHCP messages (Discover, Request)
but not on Outgoing Offer and Ack

thanks
yves
_______________________________________________
dhcp-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/dhcp-users">https://lists.isc.org/mailman/listinfo/dhcp-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>