DIVA
Quick search
Home page
How to use Diva
Data Management in DIVA
Query processing
Environmental impact
API Reference
Docs
»
diva.logging package
diva.logging package
¶
Submodules
¶
diva.logging.logger module
¶
class
diva.logging.logger.
Process
(
text_language
=
'markdown'
)
[source]
¶
Bases:
object
add_step
(
step
:
Step
)
[source]
¶
doc
(
)
[source]
¶
reset_steps
(
)
[source]
¶
class
diva.logging.logger.
Step
(
fun
:
callable
,
description
:
str
,
ret
,
*
args
)
[source]
¶
Bases:
object
arguments
(
)
[source]
¶
description
(
)
[source]
¶
doc
(
)
[source]
¶
name
(
)
[source]
¶
result
(
)
[source]
¶
diva.logging.logger.
crossing_point
(
description
:
str
)
[source]
¶
Module contents
¶