Statistiques
| Branche: | Tag: | Révision :

dockonsurf / modules / config_log.py @ 19567be2

Historique | Voir | Annoter | Télécharger (1,08 ko)

# Date Auteur Commentaire
bf33f563 27/11/2020 16:45 Carles Martí

Change how warnings are caught in log file to allow reformatting its message to be prettier.

07bba5bb 27/11/2020 13:52 Carles Martí

Log exceptions.

78fcb188 19/11/2020 17:58 Carles Martí

Included warnings in log file.

e00ab216 31/07/2020 11:46 Carles Marti

Added # TODO for the formatation of the log file.

a5cc42ff 15/06/2020 08:44 Carles Marti

Reformatting files, added documentation and getting rid of useless pieces of code.

0e83e6a6 21/04/2020 19:43 Carles Marti

Improved the documentation of the consequent docstrings

9f7bb440 11/04/2020 20:42 Carles Marti

Increase of the input errors that get caught by the program, change how the logger is setup, its message format and how it is organized internally.