]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/unicode/utrace.h
ICU-400.42.tar.gz
[apple/icu.git] / icuSources / common / unicode / utrace.h
index bacca6df16c5b437e8e5388c39cf8642ad456266..3c8be9f7c3452f3de662be2ee3a377bfa2582118 100644 (file)
 /**
  * \file
  * \brief C API:  Definitions for ICU tracing/logging. 
+ *
+ * This provides API for debugging the internals of ICU without the use of
+ * a traditional debugger.
+ *
+ * By default, tracing is disabled in ICU. If you need to debug ICU with 
+ * tracing, please compile ICU with the --enable-tracing configure option.
  */
  
 U_CDECL_BEGIN