Built-in Loggers
Ice provides a file-based logger as well as Unix- and Windows-specific logger implementations.
File Logger
The file-based logger is enabled via the Ice.LogFile property. This logger is available for all supported languages and platforms.
Syslog Logger
You can activate a logger that logs via the Unix syslog implementation by setting the Ice.UseSyslog property.