Page MenuHomeDevCentral

Create logs/<bot> directories
Closed, ResolvedPublic

Description

01:51 <dereckson> .tcl putdebug
01:51 <TC2> [DEBUG] couldn't open "logs/TC2/tech.log": no such file or directory
01:51 <TC2>     while executing
01:51 <TC2> "open "logs/$username/$logfile.log" a"
01:51 <TC2>     (procedure "log" line 3)
01:51 <TC2>     invoked from within
01:51 <TC2> "log tech $handle $arg"
01:51 <TC2>     invoked from within
01:51 <TC2> "if [should_log_tcl_command $arg] {
01:51 <TC2>       log tech $handle $arg
01:51 <TC2>     }"
01:51 <TC2> Tcl:

Can repro on other bots:

  • 01:55 <wearg> [DEBUG] couldn't open "logs/Wearg/tech.log": no such file or directory
  • 01:56 <Daeghrefn> [DEBUG] couldn't open "logs/Daeghrefn/tech.log": no such file or directory

Event Timeline

dereckson renamed this task from Create logs/TC2 directory to Create logs/<bot> directories.Nov 22 2017, 01:55
dereckson triaged this task as High priority.
dereckson updated the task description. (Show Details)
dereckson updated the task description. (Show Details)
dereckson updated the task description. (Show Details)
dereckson added projects: Regression, Dæghrefn.
dereckson removed dereckson as the assignee of this task.Mar 8 2018, 21:07
dereckson moved this task from Backlog to Working on on the Dæghrefn board.