Could easily make an alias that would open the folder. (My line is 'run $logdir $+ $network' since I have my logging set to create folders per network).

Code:
alias logdir { 
  run $logdir
}


They are not .txt files they are .log files.