add starting log
This commit is contained in:
parent
0fcbc8af21
commit
414f5df5ae
1 changed files with 1 additions and 0 deletions
|
@ -405,6 +405,7 @@ async def portrait(ctx):
|
|||
|
||||
|
||||
def run():
|
||||
log.info("Starting Nomen")
|
||||
try:
|
||||
run_db_migrations(DB_FILE)
|
||||
except RuntimeError:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue