tfLogGetLevel

Jump to: navigation, search

Table of Contents >> IPsec/IKE Programmer's Reference >> Enhanced Logging for IPsec/IKE


#include <trsocket.h>


int tfLogGetLevel (
tt32Bit module,
tt8BitPtr levelPtr
);


Function Description

This function is called from the application to retrieve the active Logging Level for the given Module.



Parameters



Returns

  • TM_ENOERROR
    This indicates success.
  • TM_EINVAL
    This indicates failure. The kernel found invalid arguments in the call.



Table of Contents >> IPsec/IKE Programmer's Reference >> Enhanced Logging for IPsec/IKE