Commit fa80184b authored by 智勇's avatar 智勇

update log formart

parent 666796d6
......@@ -347,10 +347,10 @@ exports.reset_binlog = async function () {
try {
this.logger.info(
"active:", "reset_binlog",
"namespace:", req.name_space,
"user:", `${this.user.name}`,
"user_email:", `${this.user.mail}`,
"| active:", "reset_binlog",
"| namespace:", req.name_space,
"| user:", `${this.user.name}`,
"| user_email:", `${this.user.mail}`,
"~");
} catch (error) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment