Skip to content

jaxpi.logging

Tabulated console logging.

get_log_keys() [source]

python
get_log_keys(log_dict)

Logger [source]

Logger.info() [source]

python
Logger.info(self, message)

Logger.log_iter() [source]

python
Logger.log_iter(self, step, start_time, end_time, log_dict)

Released under the Apache 2.0 License.