Getting Started
Understanding marEx
Advanced Usage
API Reference
get_logger()
marEx.detect
marEx.track
marEx.plotX
marEx.helper
Get a configured logger instance for MarEx.
name (str) – Logger name, typically the module name
Configured logger instance
Logger