winston warning
This commit is contained in:
parent
a43d32949e
commit
5699446d69
@ -5,7 +5,8 @@
|
|||||||
|
|
||||||
function _initialize_backend(::WinstonPackage; kw...)
|
function _initialize_backend(::WinstonPackage; kw...)
|
||||||
@eval begin
|
@eval begin
|
||||||
ENV["WINSTON_OUTPUT"] = "gtk"
|
# ENV["WINSTON_OUTPUT"] = "gtk"
|
||||||
|
warn("Winston is no longer supported... many features will likely be broken.")
|
||||||
import Winston, Gtk
|
import Winston, Gtk
|
||||||
export Winston, Gtk
|
export Winston, Gtk
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user