Every log in Vostok.Logging implements ILog interface. This interface exposes three methods: Returns whether the current log is configured to record events of given level. This method is used in logging extensions to avoid unnecessary Log
method calls.