Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
岳巧源
/
data_server
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
c301d52c
authored
Aug 28, 2024
by
岳巧源
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
add script
parent
cd132135
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
handle.py
handle.py
View file @
c301d52c
...
@@ -23,10 +23,10 @@ title_arr = [
...
@@ -23,10 +23,10 @@ title_arr = [
"封装"
"封装"
]
]
#
logging.basicConfig(level=logging.INFO,
logging
.
basicConfig
(
level
=
logging
.
INFO
,
#
filename=log_path,
filename
=
log_path
,
#
format='%(asctime)s - %(filename)s[line:%(lineno)d] - %(levelname)s: %(message)s'
format
=
'
%(asctime)
s -
%(filename)
s[line:
%(lineno)
d] -
%(levelname)
s:
%(message)
s'
#
)
)
class
Producer
:
class
Producer
:
def
__init__
(
self
):
def
__init__
(
self
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment