JuliaFEM / JuliaFEM.jl

The JuliaFEM software library is a framework that allows for the distributed processing of large Finite Element Models across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage.
http://juliafem.github.io/JuliaFEM.jl/latest/
MIT License
250 stars 66 forks source link

Drop Logging.jl #205

Closed ahojukka5 closed 6 years ago

ahojukka5 commented 6 years ago

Julia 0.7 is having improved logging capabilities, we can drop Logging.jl.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.3%) to 77.852% when pulling aebeec21528b32b1d6a792ab7f9765f90e38248e on drop_logging into ce12011380b34df3ca4451c68b57d79cb9476637 on master.