mirror of
https://github.com/kalmarek/PropertyT.jl.git
synced 2025-01-11 14:22:34 +01:00
solver logger console format
This commit is contained in:
parent
58217aaaf6
commit
31393cab34
@ -5,7 +5,7 @@ using GroupAlgebras
|
||||
using Memento
|
||||
|
||||
const logger = basic_config("info", fmt="{msg}")
|
||||
const solver_logger = basic_config("info")
|
||||
const solver_logger = basic_config("info", fmt="{msg}")
|
||||
|
||||
include("sdps.jl")
|
||||
include("checksolution.jl")
|
||||
|
Loading…
Reference in New Issue
Block a user