Menu

#136 log toggle state

None
closed-accepted
Lee
None
5
2016-07-25
2016-07-22
Lee
No

don't remember if I forgot to apply it or what, but log when privoxy is toggled off & on

looks like
2016-07-22 05:50:54.324 00000648 Info: Now toggled OFF
2016-07-22 05:50:58.333 00000648 Info: Now toggled ON
2016-07-22 05:51:14.417 000000f8 Request: sourceforge.net:443/

apply?

1 Attachments

Related

Patches: #136

Discussion

  • Fabian Keil

    Fabian Keil - 2016-07-23

    Makes sense to me, but please use a single log message like the
    one in w32log.c:

    log_error(LOG_LEVEL_INFO,
    "Now toggled %s", global_toggle_state ? "ON" : "OFF");

     
    • Lee

      Lee - 2016-07-23

      On 7/23/16, Fabian Keil fabiankeil@users.sf.net wrote:

      Makes sense to me, but please use a single log message like the
      one in w32log.c:

      log_error(LOG_LEVEL_INFO,
      "Now toggled %s", global_toggle_state ? "ON" : "OFF");

      OK - thanks
      Lee


      ** [patches:#136] log toggle state**

      Status: open
      Group:
      Created: Fri Jul 22, 2016 09:55 AM UTC by Lee
      Last Updated: Fri Jul 22, 2016 09:55 AM UTC
      Owner: Lee
      Attachments:

      -
      log-toggle-state.patch (sourceforge.net)
      (615 Bytes; application/octet-stream)

      don't remember if I forgot to apply it or what, but log when privoxy is
      toggled off & on

      looks like
      2016-07-22 05:50:54.324 00000648 Info: Now toggled OFF
      2016-07-22 05:50:58.333 00000648 Info: Now toggled ON
      2016-07-22 05:51:14.417 000000f8 Request: sourceforge.net:443/

      apply?


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/ijbswa/patches/136/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Patches: #136

  • Lee

    Lee - 2016-07-25
    • status: open --> closed-accepted
    • Group: -->
     
  • Lee

    Lee - 2016-07-25

    --- cgiedit.c 23 Jul 2016 17:23:43 -0000 1.89

     

Log in to post a comment.

MongoDB Logo MongoDB