This commit is contained in:
parent
20e9add575
commit
86754c341d
|
@ -25,8 +25,7 @@ def get_colorful_logger(name):
|
||||||
log_colors=color_scheme,
|
log_colors=color_scheme,
|
||||||
secondary_log_colors=secondary_colors, # Set secondary log colors
|
secondary_log_colors=secondary_colors, # Set secondary log colors
|
||||||
style='%',
|
style='%',
|
||||||
reset=True,
|
reset=True
|
||||||
msg_color='white' # Set message color to white
|
|
||||||
)
|
)
|
||||||
|
|
||||||
# Create a stream handler for logging output
|
# Create a stream handler for logging output
|
||||||
|
|
Loading…
Reference in New Issue
Block a user