# Script to run the logger import os import sys if __name__ == "__main__": import mlx.mlx mlx.mlx.main(os.path.dirname(sys.argv[0]))