[ CCode ( has_construct_function = false ) ]
public Logger (LoggerLogLevel level)
Creates a new Logger with the given debug level.
If you need finer control over what message parts are and aren't logged, use [[email protected]_request_filter] and [ [email protected]_response_filter].
level |
the debug level |
a new Logger |