The default logging configuration file, logging.properties
, is located in the
directory. It configures the FUSE Services Framework loggers to print InstallDir
/etcWARNING
level messages to the console. If this level of logging is suitable for your application, you do not have to make any changes to the file before using it. You can,
however, change the level of detail in the log messages. For example, you can change whether log messages are sent to the console, to a file or to both. In
addition, you can specify logging at the level of individual packages.
![]() | Note |
---|---|
This section discusses the configuration properties that appear in the default |