innovationOUtside / ou-logger-py

Simple logger for use in Jupyter notebooks
MIT License
0 stars 0 forks source link

Use as IPython magic #4

Open psychemedia opened 1 month ago

psychemedia commented 1 month ago

Would it also make sense to offer this as magic?

%load_ext ou-logger-py

%ou_logger --warning/-w $MESSAGE
# DEBUG --debud/-d, INFO --info/-i, WARNING --warning/-w, ERROR --error/-e, CRITICAL --critical/-c

 %ou_logger --text/-t --speech/--tts/-s $MESSAGE