Enums§
- Logging
Level - Logging
Stream - Logging
Target - Log destination type.
Functions§
- configure_
logging - Convenience: configure logging target and stream without creating a CameraManager.
- configure_
stderr - Convenience: direct logging to stderr and set a default level for the “Camera” category.
- configure_
stdout - Convenience: direct logging to stdout and set a default level for the given category.
- log_
set_ file - Direct logging to a file.
- log_
set_ stream - Direct logging to a stream.
- log_
set_ target - Set the logging target.
- set_
category_ level - Set the log level for a category without constructing a CameraManager.