aboutsummaryrefslogtreecommitdiffstats
path: root/lib/logging.properties
Commit message (Collapse)AuthorAgeFilesLines
* Removed System.out in favor of logging + added logging config for IRC.Danny van Heumen2014-07-301-0/+3
|
* Fixes inconsistent synchronization in RTPSourceStream which could lead to ↵Lyubomir Marinov2013-02-141-1/+1
| | | | unexpected behavior. Enables debug output in the PortAudio binaries on Windows. Makes sure that failures to load the JNI counterparts of CoreAudioDevice will not break PortAudio and the software volume control. Fixes warnings.
* Keep logging levels in sync.Werner Dittmann2010-06-041-1/+2
| | | | | | It does not make sense to set the default logging level to FINEST and the output levels to INFO and SEVERE. Set the default logging level to the lowest outpit logging level, in this case "INFO".
* Applies a new logging policy that should make file logs more readable (sip ↵Emil Ivov2010-04-301-16/+8
| | | | messages should now be logged only once for example and console output remains limited)
* Reduces overly abundant logs from the log files so that they are more readableEmil Ivov2010-04-301-1/+1
|
* Tries to suppress spurious jain-sip strack trace logging.Emil Ivov2009-09-281-1/+2
|
* Adding support for "NO REGISTRAR" accounts. Special thanks to Emanuel Onica ↵Emil Ivov2008-09-301-1/+1
| | | | and Michael Koch for contributing early versions.
* More debugs in the AddressResolverEmil Ivov2008-09-241-1/+1
|
* Asserts use of TCP when it has been set as the default transport during ↵Emil Ivov2008-09-231-1/+1
| | | | | | | | | | protocol initialization. Implements Alan Kelly's fix that optimizes SRV resolution code Removes redundant naming in SipRegistrarConnection Removes use of resource strings for keep alive method selection as they should not be localized Renames OperationSetBasicTelephony.getSecure() to isSecure()
* Contact avatars are now downloaded automatically without having to open chat ↵Emil Ivov2008-09-101-1/+1
| | | | | | | | | window Adds a patch on the jml lib that prevents us from sending more than 8 dashboards per minute Also, fixes a few exceptions that were occurring on exit.
* Adds the possibility to register for RSS feeds passed as invokation parametersEmil Ivov2008-09-071-5/+6
| | | | | | | | | Implements support for RSS feeds on sites with expired RSS certificates Implements support for the --debug parameter. Unless this parameter is set our new StdOut class would take control of all System.out traffic. Adds methods to PopupDIalog that now allow speficying an icon for generic dialog messages Fixes the whiteboard menu item never return null as it causes the UIService to slightly freak out.
* Implements support for launch parametersEmil Ivov2008-09-061-15/+2
| | | | | | | | | Implements support for handling SIP URIs as launch parameters Adds a lock mechanism to prevent from running multiple instances of SIP Communicator Adds a mechanism for a second instance of SC to pass its launch parameters to a one that's already running. Adds a DefaultSecurityAuthority class (in use by the systray and SIP URI handler)
* Move custom FileHandler to util package and add util classes to system ↵Damian Minkov2008-08-211-8/+7
| | | | classloader under windows.
* New custom FileHandler for the logger, now creates the log directory if ↵Damian Minkov2008-08-201-6/+5
| | | | missing and sets the log files to the proper location.
* Switched WARN for WARNING levels.Emil Ivov2008-07-211-3/+3
|
* Committing support for early media with 183 session progress messages.Emil Ivov2008-07-191-3/+3
| | | | | | Fixing status index for eXtended aways messages in jabber
* Moving the AutoAway configuration to the general configuration form. (Patch ↵Emil Ivov2008-07-161-11/+12
| | | | | | | | | by Damien Roth). Improved the text of Exception messages in OpSetBasicTelephonySipImpl Cosmetic fixes in the media package Reduced default logging level
* add FMJ loggingKen Larson2008-04-231-0/+2
|
* set default log levels for jmdns and joustsim to infoEmil Ivov2007-07-101-1/+2
|
* switch the default level to info. FINEST was making too much of the ↵Emil Ivov2007-06-181-1/+1
| | | | background libs spit fire.
* <No Comment Entered>Emil Ivov2007-06-041-0/+1
|
* Stop logging from swingDamian Minkov2007-02-281-1/+1
|
* add some debug info to yahoo libDamian Minkov2007-02-091-0/+2
|
* Add some logging to monitor icq testsDamian Minkov2007-02-061-1/+1
|
* allow the shutdown timer plugin to logEmil Ivov2006-12-041-0/+1
|
* <No Comment Entered>Damian Minkov2006-11-231-0/+1
|
* reduce logging on windowsEmil Ivov2006-11-211-0/+2
|
* Fix properly resolving groups when creating contact list.Damian Minkov2006-11-031-0/+4
|
* Working on the JMF implementation of the media service.Emil Ivov2006-10-231-5/+17
|
* fix some commits by mistakeDamian Minkov2006-09-261-1/+0
|
* <No Comment Entered>Damian Minkov2006-09-261-0/+1
|
* Fixed commiting by mistakeDamian Minkov2006-08-031-1/+1
|
* <No Comment Entered>Damian Minkov2006-08-011-1/+1
|
* Back to the previous version as it was commited by mistakeDamian Minkov2006-07-281-4/+1
|
* <No Comment Entered>Damian Minkov2006-07-281-1/+4
|
* <No Comment Entered>Emil Ivov2006-05-251-1/+1
|
* Ongoing works on the MetaContactList and its SLICKEmil Ivov2006-02-231-4/+3
|
* added joscar and joustsim for icq support. added retroweaver needed by ↵Emil Ivov2006-01-281-1/+9
| | | | joscar. added xalan for building html test reports
* Initial sip-communicator-1.0 commitEmil Ivov2005-11-021-0/+54