Skip to content
Snippets Groups Projects
Commit 2f3065e0 authored by DEBREUVE Eric's avatar DEBREUVE Eric
Browse files

import main elements from top-level

parent e86a038d
No related branches found
No related tags found
No related merge requests found
......@@ -29,4 +29,11 @@
# The fact that you are presently reading this means that you have had
# knowledge of the CeCILL license and that you accept its terms.
from logger_36.main import (
LOGGER,
AddFileHandler,
ElapsedTime,
LogSystemDetails,
SaveLOGasHTML,
)
from logger_36.version import __version__
......@@ -29,4 +29,4 @@
# The fact that you are presently reading this means that you have had
# knowledge of the CeCILL license and that you accept its terms.
__version__ = "2023.1"
__version__ = "2023.2"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment