Calendar:WCAP Provider: Difference between revisions

m
mNo edit summary
Line 43: Line 43:


Three log levels are defined:
Three log levels are defined:
*0 => no logging (release)
*0 → no logging (release, default)
*1 => some logging, connection etc., but no calendar data
*1 → some logging, connection etc., but no calendar data
*2 => full log
*2 → full log
 
You can increase the log level your <code>user.js</code> in your profile:
user_pref("calendar.wcap.log_level", ''n'');


Building Lightning, the ''default'' log level (i.e. 0) can be overridden, e.g.
Building Lightning, the ''default'' log level (i.e. 0) can be overridden, e.g.
  make wcap_logging=2
  make wcap_logging=2
Moreover, you can increase the log level your <code>user.js</code> in your profile:
user_pref("calendar.wcap.log_level", ''n'');


The effective log level is
The effective log level is