# Script to run the logger import os if __name__ == "__main__": import mlx.mlx mlx.mlx.main(os.path.dirname(__file__))