Logger


Description:

[ 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].

Parameters:

level

the debug level

Returns:

a new Logger




2022 vala-language.org