# Daily Log -- Or
###### tags: `Log`
<p>This daily log is to store the process of implementing the Pre-6G project.</p>
<p>You have to show the following elements</p>
<p>New logs must be at the top of the document</p>
* What you have done today.
* As detailed as possible.
* The problem you are dealing with.
* Why?
* The problem you have solved.
* How?
### Problem
```shell=
Can't call nr_ue_spec()
```
### 2023-06-13
* Progress
```shell=
看看clear_nr_nfapi_information()是不是能用
```