Navigation


Changeset 1124:769b867c8637 in freeDiameter for extensions/app_radgw/rgw_main.c


Ignore:
Timestamp:
May 14, 2013, 7:43:08 PM (11 years ago)
Author:
Sebastien Decugis <sdecugis@freediameter.net>
Branch:
default
Phase:
public
Message:

Add some information at DBG level in app_radgw

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/app_radgw/rgw_main.c

    r741 r1124  
    4848        CHECK_FCT( rgw_conf_handle(conffile) );
    4949       
    50         TRACE_DEBUG(INFO, "Extension RADIUS Gateway initialized with configuration: '%s'", conffile);
     50        LOG_D( "Extension RADIUS Gateway initialized with configuration: '%s'", conffile);
    5151        rgw_servers_dump();
    5252        rgw_clients_dump();
Note: See TracChangeset for help on using the changeset viewer.