issues
search
Mayil-AI-Sandbox
/
loguru-Jan2023
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump pytest-cov from 4.0.0 to 6.0.0
#171
dependabot[bot]
opened
1 week ago
0
Bump tox from 3.27.1 to 4.23.2
#170
dependabot[bot]
opened
1 week ago
0
Bump sphinx-autobuild from 2021.3.14 to 2024.10.3
#169
dependabot[bot]
opened
1 week ago
0
Bump sphinx-rtd-theme from 1.1.1 to 3.0.1
#168
dependabot[bot]
opened
1 week ago
0
Bump sphinx-autobuild from 2021.3.14 to 2024.9.19
#167
dependabot[bot]
closed
1 week ago
1
Bump tox from 3.27.1 to 4.20.0
#166
dependabot[bot]
closed
1 week ago
1
Loguru suppresses an instance of logger from `logging.getLogger()` (hashtag1141)
#165
vikramsubramanian
opened
2 months ago
1
Adding data to log after API has started. (hashtag1143)
#164
vikramsubramanian
opened
2 months ago
1
loguru is outputting all file logs to stdout (hashtag1144)
#163
vikramsubramanian
opened
2 months ago
1
Add a "recipe" to change the icon for an existing log level (hashtag1148)
#162
vikramsubramanian
opened
2 months ago
1
Loguru 'success' level with Rich (hashtag1149)
#161
vikramsubramanian
opened
2 months ago
1
Checking if level exists or not (hashtag1150)
#160
vikramsubramanian
opened
2 months ago
1
Support printf-style formatting? (hashtag1151)
#159
vikramsubramanian
opened
2 months ago
1
Can't diagnose=False used in sys.stdout? (hashtag1152)
#158
vikramsubramanian
opened
2 months ago
1
KeyError: "'type'" (hashtag1154)
#156
vikramsubramanian
opened
2 months ago
1
Stop a file sink (hashtag1158)
#155
vikramsubramanian
opened
2 months ago
1
Programmatic interface to color changes (hashtag1159)
#154
vikramsubramanian
opened
2 months ago
1
How to display taskName of async task in loguru? (hashtag1161)
#152
vikramsubramanian
opened
2 months ago
1
Using custom logger across multiple modules (hashtag1162)
#151
vikramsubramanian
opened
2 months ago
1
Can `loguru` conditionally display the extra field if the data is non-empty only? (hashtag1164)
#150
vikramsubramanian
opened
2 months ago
1
Supress bold while preserving colours (hashtag1169)
#149
vikramsubramanian
opened
2 months ago
1
file logs change format (hashtag1180)
#147
vikramsubramanian
closed
2 months ago
1
how to log ip addresses in log (hashtag1181)
#146
vikramsubramanian
closed
2 months ago
1
Using custom logger across multiple modules (hashtag1162)
#145
vikramsubramanian
closed
2 months ago
0
Can `loguru` conditionally display the extra field if the data is non-empty only? (hashtag1164)
#144
vikramsubramanian
closed
2 months ago
0
Supress bold while preserving colours (hashtag1169)
#143
vikramsubramanian
closed
2 months ago
0
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process (hashtag1170)
#142
vikramsubramanian
closed
2 months ago
0
file logs change format (hashtag1180)
#141
vikramsubramanian
closed
2 months ago
0
how to log ip addresses in log (hashtag1181)
#140
vikramsubramanian
closed
2 months ago
0
Patch Arbitrary Code Execution (hashtag563)
#139
vikramsubramanian
closed
2 months ago
44
Just to test -- sorry for that (hashtag564)
#138
vikramsubramanian
closed
2 months ago
2
How to hide output in Jupyter notebook (but still continue logging) (hashtag565)
#137
vikramsubramanian
closed
2 months ago
2
[Question] Where are the functions that parse module, and function information per log message? (hashtag566)
#136
vikramsubramanian
closed
2 months ago
1
Incorrect isInstance() checks when attempting Network Sink (hashtag567)
#135
vikramsubramanian
closed
2 months ago
2
[Question] Why do string formatting happen for messages that will not be logged? (hashtag568)
#134
vikramsubramanian
closed
2 months ago
4
How can I add the logs for start and end of every function and the time for which a function runs if I am using before every function (hashtag569)
#133
vikramsubramanian
closed
2 months ago
1
if I use for all the functions will the log file close automatically if error is encountered in any one of the functions (hashtag570)
#132
vikramsubramanian
closed
2 months ago
1
Running into issue trying to use enqueue. (hashtag571)
#131
vikramsubramanian
closed
2 months ago
2
Pytest's caplog fixture with multiprocessing (hashtag573)
#130
vikramsubramanian
closed
2 months ago
10
Defining custom logging.Formatter for loguru (hashtag576)
#129
vikramsubramanian
closed
2 months ago
2
Roadmap for C implementation and concern about multi-platform support (hashtag577)
#128
vikramsubramanian
closed
2 months ago
4
Is there an easy way to temporarily disable colors? (hashtag578)
#127
vikramsubramanian
closed
2 months ago
2
I am using logger info and loger.catch in many functions but I have declared log file in the main but later this might be a problem. Is there a standard logger function that can be call in all my functions so that I dont have to keep the logger global. (hashtag580)
#126
vikramsubramanian
closed
2 months ago
3
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 355: ordinal not in range(128) (hashtag581)
#125
vikramsubramanian
closed
2 months ago
2
[Question] Is it possible to control effective terminal width/wrapping? (hashtag583)
#124
vikramsubramanian
closed
2 months ago
2
How to log subprocess stdout/err (hashtag584)
#123
vikramsubramanian
closed
2 months ago
6
Logger can't create file if multiple processes are using the same log (hashtag585)
#122
vikramsubramanian
closed
2 months ago
1
[Question] How to use Loguru defaults + and extra information? (hashtag586)
#121
vikramsubramanian
closed
2 months ago
7
[Question] Two loggers, change the first one to DEBUG at a later time (hashtag587)
#120
vikramsubramanian
closed
2 months ago
2
Request: convenient parser from log format (hashtag588)
#119
vikramsubramanian
closed
2 months ago
3
Next