Update 'FCNC Fitter'
parent
7ebcdc885c
commit
a2ee183fc6
@ -40,6 +40,16 @@ set(SPDLOG_INCLUDE_DIR "$/yourPath/spdlog/include/")
|
||||
set(SPDLOG_INCLUDE_DIR_TWO "/yourPath/spdlog/include/spdlog/")
|
||||
```
|
||||
|
||||
## Output
|
||||
|
||||
There are possible 6 levels of verbosity
|
||||
* 0) Trace
|
||||
* 1) Debug
|
||||
* 2) Info
|
||||
* 3) Warning
|
||||
* 4) Error
|
||||
* 5) Critical
|
||||
|
||||
|
||||
## File structure
|
||||
Currently, the file structure is as follows. All the `.cc` source files also have their corresponding header with the same `name.hh`.
|
||||
|
Loading…
Reference in New Issue
Block a user