mirror of
https://github.com/kalmarek/PropertyT.jl.git
synced 2024-11-30 01:55:28 +01:00
return the global logger for now
This commit is contained in:
parent
7ac194f98a
commit
f48e8ba8d7
@ -26,7 +26,7 @@ function setup_logging(name::String)
|
|||||||
|
|
||||||
e = redirect_stderr(logger.handlers["full_log"].io)
|
e = redirect_stderr(logger.handlers["full_log"].io)
|
||||||
|
|
||||||
return logger
|
return LOGGER
|
||||||
end
|
end
|
||||||
|
|
||||||
macro logtime(logger, ex)
|
macro logtime(logger, ex)
|
||||||
|
Loading…
Reference in New Issue
Block a user