Commit graph

14 commits

Author SHA1 Message Date
Roy Nieterau
8c87a66cfe Remove unused import 2024-11-01 12:45:13 +01:00
Roy Nieterau
e724bc00dd
Merge branch 'develop' into chore/remove_logger_mongo_process_id 2024-11-01 12:44:15 +01:00
Roy Nieterau
01bd1594f5 Remove condition that was moved up 2024-10-31 20:29:31 +01:00
Roy Nieterau
300e086c8d
Update client/ayon_core/lib/log.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-10-31 20:28:59 +01:00
Roy Nieterau
9343e3cca9 Remove Logger.mongo_process_id 2024-10-31 20:20:27 +01:00
Roy Nieterau
9f9c03179a Fix enabled check + fix docstrings 2024-10-31 20:16:16 +01:00
Roy Nieterau
0a970abed6 Remove Python 2 code. unicode does not exist in Py3+ 2024-10-31 20:11:52 +01:00
Jakub Trllo
5edf44903c use AYON prefix in context environment variables 2024-02-12 16:13:17 +01:00
Jakub Trllo
e8954219ae use 'AYON_LOG_NO_COLORS' and 'AYON_DEBUG' 2024-02-07 16:24:49 +01:00
Jakub Trllo
7fd55e3bee modified some comments and docstrings 2024-02-06 18:30:39 +01:00
Jakub Trllo
ffb56e7815 add 'mongo_process_id' back for some time 2024-02-06 12:12:14 +01:00
Jakub Trllo
8d6778a4c2 removed mongo logic from Logger 2024-02-05 17:34:07 +01:00
Jakub Trllo
ee6e42ec6c change openpype imports to ayon_core 2024-02-05 15:46:47 +01:00
Jakub Trllo
a4f2f76fbf rename openpype > ayon_core 2024-02-05 15:26:43 +01:00
Renamed from client/openpype/lib/log.py (Browse further)