Logging: Revision history

From Master of Neuroscience Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 October 2025

16 October 2025

  • curprev 15:2515:25, 16 October 2025 Davrot talk contribs 7,371 bytes +7,371 Created page with " == The goal == We want to log either or onto the screen or file. Questions to [mailto:davrot@uni-bremen.de David Rotermund] == [https://docs.python.org/3/library/logging.html#logging.getLogger logging.getLogger] == <syntaxhighlight lang="python">logging.getLogger(name=None)</syntaxhighlight><blockquote>Return a logger with the specified name or, if name is None, return a logger which is the root logger of the hierarchy. If specified, the name is typically a dot-separa..." Tag: Visual edit