mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-11 15:47:23 +08:00
22 lines
269 B
Markdown
22 lines
269 B
Markdown
---
|
|
title: liteyuki.log
|
|
order: 1
|
|
icon: laptop-code
|
|
category: API
|
|
---
|
|
|
|
### ***def*** `get_format(level: str) -> str`
|
|
|
|
|
|
|
|
### ***def*** `init_log(config: dict) -> None`
|
|
|
|
在语言加载完成后执行
|
|
|
|
Returns:
|
|
|
|
### ***var*** `show_icon = config.get('log_icon', True)`
|
|
|
|
|
|
|