SSE in working state
This commit is contained in:
@@ -8,6 +8,7 @@ import (
|
||||
type Config struct {
|
||||
// general
|
||||
LogLevel string `json:"logLevel"`
|
||||
LogLevelNumeric int
|
||||
LogFilePath string `json:"logFilePath"`
|
||||
|
||||
// latex
|
||||
@@ -37,4 +38,3 @@ var LatexExec LatexExecution
|
||||
|
||||
var LogFile *os.File
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user