feat(taxonomy): Redirect logs and artifacts to dedicated sub-folders
This commit is contained in:
@@ -8,7 +8,7 @@ import tree_sitter_python
|
||||
import ast
|
||||
import datetime
|
||||
|
||||
LOG_FILE: str = 'logs/mma_delegation.log'
|
||||
LOG_FILE: str = 'logs/errors/mma_delegation.log'
|
||||
|
||||
|
||||
def generate_skeleton(code: str) -> str:
|
||||
|
||||
Reference in New Issue
Block a user